List DeepResearch tasks
DeepResearch
List DeepResearch tasks
Retrieve a list of all DeepResearch tasks for the authenticated API key.
GET
List DeepResearch tasks
Authorizations
API key for authentication. Get yours at platform.valyu.ai.
Query Parameters
Maximum number of tasks to return.
Required range:
1 <= x <= 100Response
List of DeepResearch tasks.
Unique identifier for the research task.
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
The original research query.
Example:
"CRISPR gene therapy clinical trials"
Current task status.
Available options:
queued, running, completed, failed, cancelled Example:
"completed"
ISO 8601 timestamp of task creation.
Example:
"2024-06-15T10:30:00.000Z"
Whether the task results are publicly accessible.
Example:
false

