Skip to main content
GET
List Associated Persons
Returns a paginated list of associated persons on the account.

Path Parameters

string
required
Id of the Platform customer.
string
required
Id of the parent account.

Query Parameters

int
Page number, ≥ 1. Defaults to 1.
int
Items per page, 1–100. Defaults to 10.

Response

Returns 200 with a paginated list of associated-person objects.
array
The associated-person objects on this page.
int
Current page number.
int
Items per page.
int
Total number of items.
int
Total number of pages.