Webhook Deliveries
Manage AI agents within a workspace. Agents define AI behavior and tool access.
List webhook deliveries
$ cadenya agents:webhook-deliveries list
GET/v1/workspaces/{workspaceId}/agents/{agentId}/webhook_deliveries
ModelsExpand Collapse
webhook_delivery: object { data, metadata }
webhook_delivery: object { data, metadata }
data: object { agentId, attemptCount, eventType, 11 more }
data: object { agentId, attemptCount, eventType, 11 more }
Webhook delivery details.
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" or "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" or "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" or 13 more
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" or "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" or "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" or 13 more
The type of objective event that triggered this webhook delivery
metadata: object { id, accountId, createdAt, 4 more }
metadata: object { id, accountId, createdAt, 4 more }
Metadata for ephemeral operations and activities (e.g., objectives, executions, runs)
webhook_delivery_data: object { agentId, attemptCount, eventType, 11 more }
webhook_delivery_data: object { agentId, attemptCount, eventType, 11 more }
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" or "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" or "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" or 13 more
eventType: "OBJECTIVE_EVENT_TYPE_UNSPECIFIED" or "OBJECTIVE_EVENT_TYPE_USER_MESSAGE" or "OBJECTIVE_EVENT_TYPE_TOOL_APPROVAL_REQUESTED" or 13 more
The type of objective event that triggered this webhook delivery