Webhooks
Get a webhook
Get a webhook as specified by the webhook ID.
get/v1/projects/{project_id}/webhooks/{webhook_id}
Response
A successful response.
Example response
{
"triggers": [
"MESSAGE_DELIVERY"
]
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.