queryExample

Get QueryExample search results by search ID

Returns paginated list of QueryExample search results for a given search ID

get/api/queryexample/search/{search_id}/results

Path parameters

search_idstring uuid required

Parameters

./components.yaml/#/components/parameters/PageParam — unresolved $ref
./components.yaml/#/components/parameters/SizeParam — unresolved $ref

Response

OK

QueryExampleList required— unresolved $ref

Changes