Webhooks
Lists all webhooks
Webhooks
Lists all webhooks
List all webhooks for a user.
GET
/
v1
/
webhooks
Query Parameters
The unique identifier the user. Defaults to the workspace owner.
Response
200 - application/json
The date the webhook was created at, in ISO_8601 format.
The date the webhook was deleted at, in ISO_8601 format.
The event associated with the webhook.
Available options:
message.received
, message.delivered
The webhook's ID
Webhook key
The webhook's label.
The unique identifier of the organization the webhook belongs to
The unique identifiers of the phone numbers associated with the webhook.
The status of the webhook.
Available options:
enabled
, disabled
The date the webhook was created at, in ISO_8601 format.
The endpoint that receives events from the webhook.
The unique identifier of the user that created the webhook.
Was this page helpful?