List available webhook events
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The ID for the workspace.
b4e02c85-c6d2-4b15-8885-e09671799c61Query parameters
servicestring · enumOptionalPossible values:
The service for the request.
Responses
200
The list of available webhook events was returned successfully. It can be an empty results list if no webhook event is available for the given event filters/services set.
application/json
get
/workspaces/{workspaceId}/available-webhooks200
The list of available webhook events was returned successfully. It can be an empty results list if no webhook event is available for the given event filters/services set.
Examples
Last updated
Was this helpful?

