v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Search

Get research status and results

Retrieve the status and results of a deep research task by ID. Supports both standard JSON responses and streaming for real-time updates as the research progresses. Research tasks analyze topics comprehensively using web search and AI synthesis.

get/search/v1/research/{id}

Path parameters

idstring required

Unique identifier for the research task

Query parameters

streamboolean

Enable streaming for real-time updates

eventsstring

Filter specific event types for streaming

Response

Research status and results

idstring

Research task ID

status'pending' | 'running' | 'completed' | 'failed'

Current status of the research task

querystring

Original research query

model'fast' | 'normal' | 'pro'

Research model used

progressnumber

Completion percentage (0-100)

createdAtstring date-time

Task creation timestamp

completedAtstring date-time

Task completion timestamp