version (version number) or label (release label like “prod”) to retrieve a specific version. These parameters are mutually exclusive.
The response includes the complete node definitions with their configuration and dependencies, making it suitable for inspecting or replicating an agent’s setup.
Please note that this feature was previously called “Workflows” and is now called “Agents”. Some references to “Workflows” remain in our SDK and will be updated before the feature exits beta.
Your API key for authentication.
The agent ID or name.
Specific version number to retrieve. Mutually exclusive with label.
Release label name to retrieve (e.g. 'prod', 'staging'). Mutually exclusive with version.
Agent retrieved successfully
true
Unique identifier for the agent
Name of the agent
Version number
Unique identifier for this version
Full node definitions including configuration and dependencies
Connections between nodes with optional conditionals
Commit message for this version
Input variable names mapped to their types
Release labels attached to this version
ISO 8601 timestamp of when this version was created