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