Webhooks
Get webhook by id (REST)
1min
Get a specific webhook in a specific event using its unique identifier
GET
Request
Path Params
{organizationId}
Number
required
The id of the Brella organization you are trying to retrieve data from
{eventId}
Number
required
The id of the Brella event you are trying to retrieve data from
{webhookId}
Number
required
The webhook id you are trying to delete
Header Parameters
Brella-API-Access-Token
String
required
Your unique Brella API key
Accept
String
required
application/vnd.brella.v4+json
Content-Type
String
required
application/json
Updated 13 Apr 2023
Did this page help you?