Contacts
Returns a list of contacts. The list can be filtered by contact type.
get/contacts
Query parameters
pageSizeinteger
pageCursorstring
sortField'firstName' | 'lastName' | 'createdAt'
filterContactType'CUSTOMER' | 'SITE'
filterCustomerIdnumber
filterSiteIdnumber
filterSearchTextstring
Searchable fields:
- firstName
- lastName
- phoneNumber
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.