Get a single webhook.
GET
/webhooks/{webhookID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessWebhookAdminWebhookReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
webhookID | Required | string | ID of the webhook. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | --- | --- | ||
Description | string | --- | 2000 characters | --- | ||
Url | string | --- | --- | --- | ||
HashKey | string | --- | 50 characters | --- | ||
ElevatedRoles | array | --- | --- | --- | ||
ConfigData | object | --- | --- | --- | ||
BeforeProcessRequest | boolean | --- | --- | --- | ||
ApiClientIDs | array | --- | --- | --- | ||
WebhookRoutes | array | --- | --- | --- | ||
DeliveryConfigID | string | --- | --- | --- |