Search

Search your collection. Accepts both new SearchRequest and legacy LegacySearchRequest formats for backwards compatibility.

Authentication

x-api-keystring
API Key authentication via header

Path Parameters

readable_idstringRequired
The unique readable identifier of the collection

Headers

X-Framework-NamestringOptional
X-Framework-VersionstringOptional

Request

This endpoint expects an object.
SearchRequestobjectRequired
OR
LegacySearchRequestobjectRequired

Response

Successful Response
SearchResponseobject
OR
LegacySearchResponseobject

Errors