Authorizations
Path Parameters
The ID of the task to retrieve
Response
200 - application/json
Task retrieved successfully.
Unique identifier for the task
Always "task"
Unix timestamp (seconds) when the task was created
Unix timestamp (seconds) when the task was last updated
Current status of the task
Available options:
pending
, running
, completed
, failed
Error message if the task failed (optional)
Details about why the task is incomplete (optional)
The original prompt/instructions for the task (optional)
Maximum output tokens limit (optional)
Model used for the task
Custom metadata key-value pairs
Array of task messages (conversation history)
User's preferred locale (optional)
Credits consumed by this task (optional)