Agent
Authentication via personal API key or service account credentials.
The prompt/instruction for the agent to execute
Custom title for the run (auto-generated if not provided)
Make the run visible to all team members, not only the calling user
falseRun created successfully
Unique identifier for the created run
Current state of the run:
- QUEUED: Run is waiting to be picked up
- PENDING: Run is being prepared
- CLAIMED: Run has been claimed by a worker
- INPROGRESS: Run is actively being executed
- SUCCEEDED: Run completed successfully
- FAILED: Run failed
Invalid request (missing prompt, invalid config)
Authentication required
No permission to access referenced resources (environment, MCP servers)
Authentication via personal API key or service account credentials.
Maximum number of runs to return
20Pagination cursor from previous response
Filter by agent config name
Filter by model ID
Filter by creator UID (user or service account)
Source that created the run:
- LINEAR: Created from Linear integration
- API: Created via the Warp API
- SLACK: Created from Slack integration
- LOCAL: Created from local CLI/app
- SCHEDULED_AGENT: Created by a scheduled agent
Filter runs created after this timestamp (RFC3339 format)
Filter runs created before this timestamp (RFC3339 format)
List of runs
Invalid request parameters
Authentication required
Authentication via personal API key or service account credentials.
The unique identifier of the run
Run details
Unique identifier for the run
Human-readable title for the run
Current state of the run:
- QUEUED: Run is waiting to be picked up
- PENDING: Run is being prepared
- CLAIMED: Run has been claimed by a worker
- INPROGRESS: Run is actively being executed
- SUCCEEDED: Run completed successfully
- FAILED: Run failed
The prompt/instruction for the agent
Timestamp when the run was created (RFC3339)
Timestamp when the run was last updated (RFC3339)
Timestamp when the agent started working on the run (RFC3339)
Source that created the run:
- LINEAR: Created from Linear integration
- API: Created via the Warp API
- SLACK: Created from Slack integration
- LOCAL: Created from local CLI/app
- SCHEDULED_AGENT: Created by a scheduled agent
UUID of the shared session (if available)
URL to view the agent session
Missing run ID
Authentication required
No permission to access run
Run not found
Last updated
Was this helpful?