Skip to main content
GET
/
webhooks
/
events
List Webhook Events
curl --request GET \
  --url https://api.kakiyo.com/v1/webhooks/events \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": "linkedin.message.received",
    "name": "LinkedIn Message Received"
  }
]

Authorizations

Authorization
string
header
required

Response

id
string
Example:
name
string
Example: