v1

latestOpenAPI 3.0.12026-07-2681110143.5 KB
Webhook Logs

Get webhook log by ID

Reads an instance of WebhookLogView.

get/webhooks/{webhookId}/logs/{id}

Path parameters

webhookIdstring uuid required
idstring uuid required

Response

The request has succeeded.

idstring uuid required

Unique identifier for the log entry

webhookIdstring uuid required

ID of the webhook this log belongs to

webhookNamestring required

Display name of the webhook

finalStatus'PENDING' | 'SUCCESS' | 'FAILED' | 'RETRYING' required

Status of webhook delivery

createdAtstring date-time required

Timestamp when the log was created