v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Managed Accounts

Pre-Release: Query managed accounts

Required permission: Managed Account Information, View.<br/>Query managed accounts within your account hierarchy with filtering and pagination support. Returns up to 100 accounts at at time.

This endpoint is available for select audiences only.

get/public/v2/managed/accounts

Query parameters

ancestorAccountNumberstring

Query accounts under this ancestor account number. Defaults to calling token's account if not provided.

searchStringstring

Filter by account name or number (prefix match)

accountNumbersstring[]

Get specific accounts by account numbers

maxDepthinteger

Maximum depth in hierarchy (1 = direct children only, 2 = children + grandchildren, 3 = children through great-grandchildren, etc. null for all descendants.)

cursorstring

Pagination cursor for fetching next page

Response

Managed accounts retrieved

informationstring[] nullable
isValidboolean