Webhook Deliveries
Manage AI agents within a workspace. Agents define AI behavior and tool access.
List webhook deliveries
client.agents.webhookDeliveries.list(stringagentID, WebhookDeliveryListParams { workspaceId, cursor, eventType, 2 more } params, RequestOptionsoptions?): CursorPagination<WebhookDelivery { data, metadata } >
GET/v1/workspaces/{workspaceId}/agents/{agentId}/webhook_deliveries
ModelsExpand Collapse
WebhookDelivery { data, metadata }
WebhookDelivery { data, metadata }
Webhook delivery details.
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" | "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" | "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" | 13 more
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" | "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" | "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" | 13 more
The type of objective event that triggered this webhook delivery
formatenum
One of the following:
WebhookDeliveryData { agentId, attemptCount, eventType, 11 more }
WebhookDeliveryData { agentId, attemptCount, eventType, 11 more }
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" | "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" | "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" | 13 more
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" | "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" | "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" | 13 more
The type of objective event that triggered this webhook delivery
formatenum
One of the following: