Skip to main content

Sorts

Comma-separated list of field names to sort by, e.g. -createdAt,name. Prefix a field with - to sort descending; no prefix (or a + prefix) sorts ascending. Each endpoint defines its own allow-list of sortable field names and its own default order when this is omitted — see the documentation of the specific endpoint for the accepted fields.

FieldValue
NameSorts
Locationquery
RequiredNo
Typestring
Example<Sorts>

Used In