Context Retrieval
Keyword-based search with optional grouping
get/search/keyword
Query parameters
querystring required
limitinteger
offsetinteger
start_timestring date-time nullable
end_timestring date-time nullable
fuzzy_matchboolean
order'timestamp_asc' | 'timestamp_desc' | 'relevance'
app_namesstring nullable
Comma-separated list of app names
groupboolean
When true, returns grouped/clustered results instead of flat list
Response
Search matches (flat array or grouped clusters depending on group param)