Get Agent Spec execution status
Agent Spec
Get Agent Spec execution status
Retrieve the current status and per-node execution info for a running or completed Agent Spec execution.
GET
Get Agent Spec execution status
Authorizations
JWT token for authentication
Path Parameters
Execution ID from the runtime
Response
Execution status retrieved successfully
Status of an Agent Spec runtime execution
Execution ID
Current execution status
Available options:
running, completed, success, failed, error, cancelled Alternative status field
Per-node execution status (keyed by node name)
Alternative per-node status field
Error message if execution failed
Alternative error message field