Optional
fromOptional Id from which to start selection.
Optional
takeNumber of results per page. Defaults to 50.
Optional
sortField to sort by. Use field:order
where order is 1
for ascending and -1
for descending. e.g. created_at:1
. We currently support sorting by the following fields: name
, display_name
and created_at
.
Example