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.
API key can be provided either via x-api-key header or Authorization header with Bearer scheme
Research task details
The response is of type object
.