v2
latestOpenAPI 3.1.02026-07-26143251806.6 KBworkflow
Get Agent
get/workflows/{workflow_id_or_name}
Path parameters
workflow_id_or_namestring required
The agent ID or name.
Query parameters
versioninteger
Specific version number to retrieve. Mutually exclusive with label.
labelstring
Release label name to retrieve (e.g. 'prod', 'staging'). Mutually exclusive with version.
Response
Agent retrieved successfully
Example response
{
"success": true
}