A list of webhooks. For a complete reference of the webhook object, refer to the Get hook endpoint documentation.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
count |
long | ✔️ | The number of items in this result set. If more items are available, a _links.next URL will be present in the resultas well. The maximum number of items per result set is controlled by the limit property provided in the request. The defaultlimit is 50 items. |
5 |
embedded |
ListWebhooksEmbedded | ✔️ | N/A | |
links |
ListLinks | ✔️ | Links to help navigate through the lists of items. Every URL object will contain an href and a type field. |