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
}

Changes