Retrieve detailed information about a specific agent run including results
Provide either X-API-Key:
Run details
Unique identifier for the run
ID of the agent that executed this run
Input data provided for the run
Current status of the run
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)
document, json The result data (null until run completes successfully)