search

Returns SpanAnnotationSearch.

post/search/span_annotation

Request body

project_idinteger required

Project the search runs in

search_querystring

Full-text query

group_keystring nullable

Key of the single group to drill into (requires group_by). Both must be set or both omitted.

page_numberinteger

Zero-based page index

page_sizeinteger

Number of rows per page

Response

Successful Response

total_resultsinteger required

Total number of matching rows (unpaginated), used for pagination

Changes