v1
latestOpenAPI 3.1.02026-07-241765501.1 MBRetrieve searchabilities
🔐 This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: searchabilities(r).
Retrieve all searchabilities.
Query parameters
The key of the index to use.
The section of the index to use. Defaults to Products.
The number of results per page to return.
The page of results to return.
The number of results to skip from the beginning. Cannot be used together with page.
The criteria by which searchability configurations should be sorted.
The ID of the client and version that the request is coming from, such as cio-js-2.90.
Specifies whether the searchability is exact_searchable.
Specifies whether the searchability is fuzzy_searchable.
Specifies whether the field is displayable.
Name of searchability field to filter for. Supports exact matching (name=value) and substring matching (name=*value, value* or *value*).
Response
OK