List routines of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/routines/
Returns the routines newest first, each with its triggers and run count. The applicationId query parameter is optional: when omitted, it is derived from the agent; when given, it must match the application the agent belongs to.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The routines of the agent, newest first
Invalid query parameters
The API key or session is missing, expired, or malformed.
No access to the application
Agent not found
Unexpected server error.