...
Parameter | sortby |
---|---|
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 type | string |
Default value | "Id" |
Sample | .../?sortby=id |
...