v1
latestOpenAPI 3.0.12026-07-24192492466.5 KBGet webhook logs
Fetch webhook retry logs (audit headers + latest attempt full).
Query parameters
Table continuation token from a previous response.
Filter by domain event id (storage WebhookId). Response webhookId is the audit RowKey. Alias: eventId.
Same as webhookId when you prefer that name.
Exact event name filter.
Workflow action type (e.g. WebHook).
Webhook / action display name (maps to audit Name).
Inclusive lower bound (UTC) for response CreatedOn (storage TriggeredOn).
Inclusive upper bound (UTC) for CreatedOn; must be >= createdFromUtc when both set.
Inclusive lower bound for LastRetryAtUtc.
Inclusive upper bound for LastRetryAtUtc; must be >= lastRetryFromUtc when both set.
Filter by collapsed delivery status (Keka.API.Model.CoreHR.Webhooks.WebhookRetryLogStatus).
Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200
Response
OK