Retrieve details of a contact within an organization.
This API call is used to get contacts.
Some things to keep in mind are that a lot of the values found in the results
If you would like to get ALL contacts in your organization this the API call you will want to use.
The recommendation to get all contacts it to make one initial call to any page (page 1 will work). In the result object, you will see a field called “totalPageCount”. That tells you the total number of pages you will need to retrieve.
This API call is used to get contacts.
Some things to keep in mind are that a lot of the values found in the results
If you would like to get ALL contacts in your organization this the API call you will want to use.
The recommendation to get all contacts it to make one initial call to any page (page 1 will work). In the result object, you will see a field called “totalPageCount”. That tells you the total number of pages you will need to retrieve.