contacts
Get Contacts
Use this endpoint to get a listing of Contacts. Supported includes: emailAddress, phoneNumber.
get/contacts
Query parameters
pageSizeinteger
Controls how many items are returned per page in paginated responses.
- Default: 25 items per page if not specified
- Minimum: 1 item per page
- Use with pageStartIndex for navigating through large result sets
pageStartIndexinteger
The index of the page to return
includesstring
Optional fields to include in full with the response.
Response
OK