Page number of records you wish to skip before selecting records. Final skipped records count would be limit * offset.
sort_by
string
Properties that should be ordered by with their order type. To define order append it to the field with dot. For example: sort_by=email.asc or sort_by=email.desc