Ordering
Only a few resources allow for ordering.
- simulations, see the list method overview for details
- statuses, see the list method overview for details
- threedimodels, see the list method overview for details
Resources that are ordered by time of creation have a default order from newest to oldest. In terms of data storage this means that they are ordered in reverse. Reverse ordering, in general, can be accomplished by prefixing the field name with '-', like so:
?-id
To reverse the ordering of resources with a default order based on time of creation omit the '-' prefix
?created
Ordering fields
Not all fields are available for ordering. See the API Core Resources resource