Tasks
Get a task
Retrieve the status and results of a previously created research task.
Use the unique task id
returned from POST /research/v0/tasks
to poll until the task is completed or failed. When the task is complete, the response includes your structured JSON output and citations.
GET