List of webhooks

The method allows getting a list of webhooks.

Limitations
Method is available for administrator of the account only.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Response parameters

Method returns an array of webhook objects. The properties of the object are listed below.

ParameterData typeDescription
idintWebhook ID
created_byintID of the user who created the webhook
created_atintWebhook creation date in the format of Unix Timestamp
updated_atintWebhook edit date in the format of Unix Timestamp
sortintWebhook sorting
disabledboolDefines whether webhook is disabled
destinationstringValid URL where you want to receive a notification
settingsarrayWebhook trigger events
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!