v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Accounts

List contacts for an account

<small>Requires the contacts:read scope (or a broader one that includes it).</small>

Returns a paginated list of contacts linked to the specified account.

get/v3/contact-accounts/{id}/contacts

Path parameters

idinteger required

Account ID

Query parameters

topinteger

Maximum number of items to return (default 25, max 1000)

skipinteger

Number of items to skip

Response

Paginated list of contacts linked to the account

hasMoreboolean

Whether more items are available beyond the current page