Retrieve a webhook
Retrieves the details of an existing webhook.
GET/v3/webhooks/{id}
JWT
webhook:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the webhook. |
Responses
200
401
403
404
429
500
Retrieves the details of an existing webhook.
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the webhook. |