Research API
Get Status And Results
Returns the current status (queued, running, succeeded, failed) and any results if completed.
GET
Authorizations
Path Parameters
Response
Successful Response
Response for getting research task status and results.
Unique identifier for this research task
URL to view task progress and results
Current status of the research task
Available options:
queued, running, succeeded, failed Research results in markdown format if completed
If an output schema was provided, the result formatted as JSON matching that schema
Whether structured output was requested, is still pending, succeeded, or failed
Available options:
not_requested, pending, succeeded, failed When the task was created
List of updates/results from the research task
If status is 'failed', the specific billing reason for rejection
Available options:
insufficient_prepaid_balance, budget_exceeded, subscription_inactive