v1

latestOpenAPI 3.0.02026-07-26100118773.0 KB

Get deep research job status and result

Returns the current status of a deep research job. When status is 'completed', the response includes the generated report and sources. Poll this endpoint to check progress.

get/ai/v1/deep-research/{id}

Response

Default response

created_atinteger required

Unix timestamp when the job was created

job_idstring byte required

Unique identifier for the deep research job

modelstring required

Model used for the deep research

objectstring required

Type of object returned, always 'deep_research'

querystring required

The research query that was submitted for this job

statusstring required

Current status of the deep research job: queued, in_progress, completed, failed, cancelled