Skip to main content
GET

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Unique identifier for the research task

Query Parameters

stream
boolean

Enable streaming for real-time updates

events
string

Filter specific event types for streaming

Response

Research status and results

id
string

Research task ID

status
enum<string>

Current status of the research task

Available options:
pending,
running,
completed,
failed
query
string

Original research query

model
enum<string>

Research model used

Available options:
fast,
normal,
pro
results
object

Research findings and analysis

progress
number

Completion percentage (0-100)

createdAt
string<date-time>

Task creation timestamp

completedAt
string<date-time>

Task completion timestamp