Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 362 Bytes

sort-order.md

File metadata and controls

16 lines (9 loc) · 362 Bytes

Sort Order

The order (e.g., chronological or alphabetical) in which results from a request are returned.

Enumeration

Sort Order

Fields

Name Description
DESC The results are returned in descending (e.g., newest-first or Z-A) order.
ASC The results are returned in ascending (e.g., oldest-first or A-Z) order.