Optional emailReturns the contacts matching the exact contact's email.
Optional groupReturns the contacts belonging to the Contact Group matching this ID
Optional limitOptional pageOptional phoneReturns the contacts matching the contact's exact phone number
Optional recurseWhen set to true, returns the contacts also within the specified Contact Group subgroups, if the group parameter is set.
Optional sourceReturns the contacts matching from the address book or auto-generated contacts from emails. For example of contacts only from the address book: /contacts?source=address_bookor for only autogenerated contacts:/contacts?source=inbox`
Generated using TypeDoc
Interface representing the query parameters for listing contacts.