Webhooks
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Responses
200
OK
application/json
createdOnstring · date-timeRead-onlyRequired
modifiedOnstring · date-timeRead-onlyRequired
eventTypestring · enumRequiredPossible values:
urlstringRequired
The URL must be HTTPS.
get
/webhooks200
OK
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
eventTypestringRequired
Event type of webhook.
Responses
200
OK
application/json
createdOnstring · date-timeRead-onlyRequired
modifiedOnstring · date-timeRead-onlyRequired
eventTypestring · enumRequiredPossible values:
urlstringRequired
The URL must be HTTPS.
404
Not Found
application/json
get
/webhooks/{eventType}Authorizations
OAuth2clientCredentialsRequired
Token URL:
Query parameters
limitinteger · min: 1OptionalDefault:
Maximum number of items to return
20Example: 20cursorstringOptional
String value used for pagination
startDatestring · date-timeOptionalExample:
Beginning of the range. Date time is after this parameter.
2019-04-12T23:20:50.52ZendDatestring · date-timeOptionalExample:
End of the range. Date time is before this parameter.
2019-05-12T23:20:50.52ZeventTypestring · enumOptionalPossible values:
Event type of webhook.
Responses
200
OK
application/json
get
/undelivered-webhooks200
OK
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Body
undeliveredWebhookIdstring · uuidRequired
Id of the newest undelivered webhook to be marked as delivered. All older webhooks will also be marked.
Responses
200
OK
No content
post
/undelivered-webhooks200
OK
No content
Last updated
