List Webhooks
Webhooks
List webhooks
Returns all webhooks for the authenticated team
GET
List Webhooks
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
List of webhooks
Example:
"webhook_12345abcde"
Example:
"CRM Integration"
Example:
"https://your-app.com/kakiyo/webhook"
Example:
[
"linkedin.message.received",
"prospect.qualification.manual"
]Example:
true
Example:
"2023-06-15T10:30:00Z"
Example:
null
Example:
42
Example:
0
Example:
"2023-05-10T08:15:00Z"
Last modified on January 28, 2026

