Retrieve a webhook event type
Returns the details of a given webhook event type, based on its webhookEventTypeId.
GET
Retrieve a webhook event type
Authorizations
Path Parameters
The ID of the webhook event type to work with.
Example:
"da91434a-4026-42ea-84b8-d0317b64af9c"
Query Parameters
The ID of the account to work with.
Example:
"F50091"
Response
200 - application/json
OK
The ID of the webhook event type to work with.
Example:
"da91434a-4026-42ea-84b8-d0317b64af9c"
Webhook event name.
Maximum string length:
256Example:
"AccountCreated"
Webhook event type availability (whether the webhook is enabled or not).
Example:
true
The date the Resource was initially created. ISO 8601 format without milliseconds.
The date the Resource was last modified. ISO 8601 format without milliseconds.
Retrieve a webhook event type