OrderBy
propertystring
Possible values: [CREATED_ON, FIRST_NAME, LAST_NAME, USERNAME, EMAIL]
descendingboolean
OrderBy
{
  "property": "CREATED_ON",
  "descending": true
}