Get a Webhook Log
Webhook
Get a Webhook Log
GET
Get a Webhook Log
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
The ID of the webhook.
The ID of the log.
Response
OK
Represents a webhooklog model.
Gets or sets the identifier.
Gets or sets the webhook identifier.
Gets or sets the context identifier.
Gets or sets the event type.
Available options:
10, 11, 12, 20, 21, 22, 30, 31, 32, 40, 41, 42, 50, 51, 52 Gets or sets the event type display.
Gets or sets the server response.
Gets or sets the success.
Gets or sets the http status code.
Gets or sets the created date.
Gets or sets the modified date.
Gets or sets the webhook name.
Gets or sets the pay load.
Last modified on June 5, 2026