Skip to main content

Get a routine of an agent with its runs

GET 

https://platform.docana.com/api/v1/agents/:agentId/routines/:routineId/

Returns the routine together with its triggers and its runs, newest first. Use it to poll the status of runs queued via POST /api/v1/agents/{agentId}/routines/{routineId}/run/.

Request

Responses

The routine and its runs