Retrieve a specific deep search by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the deep search to retrieve
Deep search details
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