Skip to main content
GET
Get deep research job status and result

Authorizations

X-Messari-API-Key
string
header
required

Response

Default response

created_at
integer<int64>
required

Unix timestamp when the job was created

job_id
string<byte>
required

Unique identifier for the deep research job

model
string
required

Model used for the deep research

object
string
required

Type of object returned, always 'deep_research'

query
string
required

The research query that was submitted for this job

status
string
required

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

error
object

Error details, populated when status is 'failed'

output
object

The research output, populated when status is 'completed'