v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBAccounts
Get contacts for an account
Returns a list of contacts associated with the specified account id
get/accounts/{accountId}/contacts
Path parameters
accountIdstring required
Uniquely identifies the account for which contacts are being retrieved.
Query parameters
expandboolean
When set to true, expands the response to include additional details about each contact, such as address, external id, erp id, fullName. Default is false.
Response
successful operation