List all webhooks
Retrieves all configured webhooks.
Query Parameters
Maximum number of records to return for this request. Overrides the row count only, not the page offset (which is always based on per_page), so use per_page for pagination rather than combining limit with page. Defaults to the per_page value.
Items per page. Defaults to the resource-specific page count if configured, otherwise 20
Page number. Defaults to 1 when omitted
Response
A list of webhooks.
Unique identifier for the webhook
Name of the webhook
URL to which the webhook will send requests
HTTP method used by the webhook (e.g., GET, POST)
Timeout in seconds for the webhook request
List of custom headers included in the webhook request
List of event types that trigger the webhook
AccessRequestApproved, AccessRequestRejected, AccessRequestCreated, OrganisationRequestCreated, UserRegistered, OrganisationRequestApproved, OrganisationRequestRejected, PasswordReset, RegisterInvite, UserAccountActivated, UserAccountDeactivated, ApplicationRegistered, CredentialRegistered, OrganisationRegistered