Get webhook subscriptions for an agent

View as Markdown
Retrieve webhook subscriptions for a given agent ID

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

agentIdstringRequired
The ID of the agent

Response

Successful response
statusboolean
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error