Cancel a background deep search that is in progress. If the deep search is already completed, failed, or cancelled, this returns the deep search as-is.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the deep search to cancel
Deep search cancelled or current status returned
Deep search ID
Object type identifier
deep_search Current status of the deep search
in_progress, completed, failed, cancelled Unix timestamp of when the deep search was created
The original search query
The scope of the search results
segment, file LLM-generated synthesis text summarizing the results
Array of search results
Total number of results
Maximum number of results requested
Intermediate search query plans (included when requested via include=['search_queries'])
Token and search call usage
Error details if the deep search failed