Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added info about supported sortBy fields

...

Parametersortby
Description

Send this parameter to sort the list with a specific property of the data object.

Only limited number of properties are supported for sorting. (Id, Created, CreatedBy, LastUpdated, LastUpdatedBy)
Value typestring

Default value

"Id"
Sample.../?sortby=id

...