Webhooks
Endpoints to manage Okendo webhooks
Webhooks
Returns a list of Webhook Subscriptions
A limit on the number of items returned. Between 1 and 100. Default 25.
25The URL-encoded JSON object representing the cursor for the next page of results.
The sort order of the webhook subscriptions. Format: 'asc|desc'. Default 'desc'
descAn object containing a list of Webhook Subscriptions and a relative link to the next page of results if available.
Invalid request parameters.
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The URL that the webhook event will be sent to
Webhook event version
A new Webhook Subscription object which also contains the Webhook Secret
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The requested resource could not be found.
The request was well-formed but was unable to be followed due to semantic errors.
A Webhook Subscription Object
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The requested resource could not be found.
The URL that the webhook event will be sent to
Webhook event version
An updated Webhook Subscription Object
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The requested resource could not be found.
The request was well-formed but was unable to be followed due to semantic errors.
The resource was deleted successfully.
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The requested resource could not be found.
No content
An object containing a Webhook Subscription Secret
Authentication credentials are missing or incorrect.
The requested resource is forbidden.
The requested resource could not be found.
Last updated