v2
OpenAPI 3.1.02026-07-313534.7 KBGet the status of a background research task
Poll the status of a background research task created with background=true. When the task is completed, the result is included in the response.
get/v1/research/{task_id}
Path parameters
task_idstring uuid required
The UUID of the research task.
Response
The task status and, when complete, the result.
Example response
{
"task_type": "research"
}