v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
Webhooks

Get webhook subscriptions for an agent

Retrieve webhook subscriptions for a given agent ID

get/agent/{agentId}/webhook-subscriptions

Path parameters

agentIdstring required

The ID of the agent

Response

Successful response

statusboolean

Example response

{
  "status": true
}