GET
/
research-ai
/
v1
/
research_ai_status

Authorizations

x-api-key
string
header
required

Query Parameters

research_token
string
required

Unique token representing the research job to retrieve status for.

Response

200 - application/json
research_token
string

Unique token representing the research job.

response
object | null

The research response if the job has been completed.

status
string

The current status of the research job (e.g., requested, retrive_data, done).