Jump to
Get routine details GET
/routines/{routine_id}Get detailed information about a specific routine including all parameters, validation rules, and configuration.
Request
URL
GET /routines/{routine_id}Path parameters
| Parameter | Required | Description |
|---|---|---|
routine_id | Yes | Unique identifier of the routine |
Response
Success response (200) example
Error responses
- 403 Forbidden: You don't have access to this routine
- 404 Not Found: Routine not found