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
Example response
{
"status": true
}