People
List Locations for a Contact
GET /public/people//location — Returns paged locations for a contact, ordered: primary first, then billing, then most recently modified.
GET
Retrieves all addresses stored for a specific contact. Results are ordered with the primary location first, the billing location second, and then the remaining locations sorted by most recently modified. Pagination defaults to page 1 with 10 results per page.
PageNumber must be 1 or greater — values less than 1 return a 400 error.
Headers
Accept Header
Available options:
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key