Parameter Required Description Type Filter Type Example
sort_by optional To sort API query result by a specific field.

  • By default, it is sorted by ascending order.
  • To obtain result in descending order:
    • Adding “-” (minus sign) in front of the field name
query simple sort_by=accessDate
sort_by=-accessDate