Webhooks
Get a webhook
Retrieves a single webhook by ID for the authenticated customer.
get/v3/webhooks/{id}
Path parameters
idstring uuid required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Webhook retrieved successfully