latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Test
Search active test references by full-text token query.
Token-based full-text search across test name, description, intent, and labels using the Spanner SEARCH() function and idx_test_reference_search. Returns rich per-test rows (including concatenated annotated step descriptions joined through test_reference.flows -> flow_reference) ordered by SCORE() desc.
The query follows Spanner search syntax — multi-token queries default to AND. Callers can join keywords with " OR " for broader recall, or quote phrases.
post/test/references/search
Query parameters
workspace_idstring required
The workspace to search in.
Request body
Response
Search results ordered by relevance score (descending).