Get a search response by search_id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the search response to get
A search response
ID of the search response
Object type, always 'search'
search The search scope that was used
file, segment, face Array of search results ranked by relevance score
Total number of results returned. When group_by_key is specified, this represents the total number of items across all groups (not the number of groups).
The limit that was applied to the search
The search query that was executed (for text search) or the source image URL/base64 indicator (for face search)
The key used for grouping results. Only present when group_by_key was specified in the request and results are grouped.
file Number of groups in the results. Only present when group_by_key is specified.
The search modalities that were used
general_content, speech_lexical, ocr_lexical