Get All Webhook Groups

Webhook Groups

This endpoint returns a collection response. Each entry of the collection contains the details for one item. You can control which details are returned by specifying the fields parameter. Use the expand parameter to include related objects. Use the response's pagination parameters to navigate through the entire collection.

Available Fields

These are the standard fields available for configuring a webhook:

Name Type Description
id integer The ID of the webhook group.
name string The name of the webhook group.
headers array Defined headers for the group.
notification_emails array Emails notified when a webhook in the group fails.
Extra Fields

Additional information that can be returned by specifying the desired fields in the expand parameter:

Name Type Description
webhooks object List of webhooks associated with this group.
Language
Credentials
Bearer
access_token
URL
Click Try It! to start a request and see the response here!