Webhooks

Get webhook events

Retrieves a paginated list of delivery events for the specified webhook.

get/v3/webhooks/{id}/events

Path parameters

idstring uuid required

Query parameters

pageinteger required
page_sizeinteger required
searchstring nullable

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 events retrieved successfully

successboolean

Indicates whether the request was successful

Changes

No recorded changes to this endpoint across all 50 revisions of this API.