v2

latestOpenAPI 3.1.02026-08-05100545344.4 KB
webhookLogs

List Webhook Logs

Retrieve a paginated list of webhook logs with filtering and search capability

get/logs

Query parameters

workspace_idstring required
page_numberinteger
page_sizeinteger
searchstring
webhook_type'external_webhook' | 'inbound_webhook' | 'custom_action'
status'pending' | 'success' | 'failed'

Filter webhook logs by status

http_method'get' | 'post' | 'put' | 'patch' | 'delete'
from_datestring date-time
to_datestring date-time
assistant_idstring
call_idstring

Headers

Authorizationstring required

Bearer authentication

Response

Paginated list of webhook logs

statusstring required