cURL
Search
List Agentic Searches
List all agentic searches with status. Shows all search jobs, their current status, and when they were created.
GET
cURL
Request
Your API key for authentication
Query Parameters
Filter executions by status. Possible values:
"processing", "completed", "failed"Note: If not provided, all executions are returned regardless of status.Number of executions to return per page (default: 20)Note: Executions are returned in reverse chronological order (most recent first).
Response
Array of execution summary objects
Pagination information for the response
Metadata object (currently empty for this endpoint)
cURL