Webhooks
Get webhook
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200
application/json
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
["event_message", "event_action"]
Example:
"https://example.com/webhook"
Available options:
GET
, POST
Example:
"POST"
Example:
"My Webhook"
Example:
"This is a description"