List an employee’s recurring responsibilities
GEThttps://platform.docana.com/api/v1/employees/:id/routines/
Reads saved routines across the employee application’s active custom agents, including paused routines and disabled triggers. Schedules and next-run timestamps are UTC. Does not activate or run anything.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Saved routines, triggers and next scheduled times
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.