Skip to main content

OrderBy

Properties

NameTypeRequiredDescription
indexintSorting priority index, starting from '1'. Optional if only one element in orderBy array is specified
field_nameFieldNameField name by which to sort the contacts
directionOrderByDirectionSorting direction

FieldName

Field name by which to sort the contacts

Properties

NameTypeRequiredDescription
FIRSTNAMEstr"firstName"
LASTNAMEstr"lastName"
EXTENSIONNUMBERstr"extensionNumber"
PHONENUMBERstr"phoneNumber"
EMAILstr"email"
JOBTITLEstr"jobTitle"
DEPARTMENTstr"department"

OrderByDirection

Sorting direction

Properties

NameTypeRequiredDescription
ASCstr"Asc"
DESCstr"Desc"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →