Webhooks

List webhooks

List webhook endpoints for the authenticated party.

get/webhooks

Query parameters

status'ENABLED' | 'DISABLED'

Filter by status

cursorstring

Cursor for keyset pagination

limitinteger

Max items per page (1-100)

Headers

X-Agent-IDstring nullable

Agent ID (agt_xxx) identifying which agent is making the request.

X-Instance-IDstring nullable

Required when X-Agent-ID is present. Session or conversation ID for agent observability.

Response

Successful Response

Changes