RequestQueryFields
Fields that can be passed in the query parameters of a request.
Properties
expand
stringComma-separated relations that should be expanded in the returned data.
fields
stringComma-separated fields that should be included in the returned data.
offset
numberThe number of items to skip when retrieving a list.
limit
numberLimit the number of items returned in the list.
order
stringField to sort items in the list by.
Was this section helpful?