Get a Webhook
Returns a single webhook subscription by ID.
eventTypesList it is subscribed to.Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
The ID of the webhook.
Response
OK
Represents a webhook model.
The unique identifier of the webhook.
The name of the webhook.
The events the webhook is subscribed to.
The URL Raise sends the event payload to.
Whether the webhook is active and receiving events.
1, 2 The format the payload is sent in.
1, 2 The display name of the format.
The display name of the status.
The token Raise sends with each delivery so you can verify it came from Raise.
The date the webhook was created.
The date the webhook was last modified.
The events the webhook is subscribed to.
10, 11, 12, 20, 21, 22, 30, 31, 32, 40, 41, 42, 50, 51, 52