Get variants from our database
Retailed provides an extremely granular querying language through all APIs. Each API takes the same syntax and fully supports all options.Documentation Index
Fetch the complete documentation index at: https://docs.retailed.io/llms.txt
Use this file to discover all available pages before exploring further.
| Operator | Description |
|---|---|
| equals | The value must be exactly equal. |
| not_equals | The query will return all documents where the value is not equal. |
| greater_than | For numeric or date-based fields. |
| greater_than_equal | For numeric or date-based fields. |
| less_than | For numeric or date-based fields. |
| less_than_equal | For numeric or date-based fields. |
| like | Case-insensitive string must be present. If string of words, all words must be present, in any order. |
| contains | Must contain the value entered, case-insensitive. |
| in | The value must be found within the provided comma-delimited list of values. |
| not_in | The value must NOT be within the provided comma-delimited list of values. |
| all | The value must contain all values provided in the comma-delimited list. |
| exists | Only return documents where the value either exists (true) or does not exist (false). |
sneakers, collectibles, etc.totalPages in the response.https://app.retailed.io/api/v1/db/variants?sort=-createdAt