Authorizations
Provide either X-API-Key: <key> or Authorization: Bearer <key>
Response
Run details
- Option 1
- Option 2
- Option 3
- Option 4
Unique identifier for the run
ID of the agent that executed this run
Input data provided for the run
Current status of the run
Available options:
pending, running, done, error Run creation timestamp
Run last update timestamp
Error information (only present when status is 'error')
Type of result (null until run completes)
Available options:
document, json The result data (null until run completes successfully)
- Option 1
- Option 2