accounts
Get account relationships
Returns the parent-child and partner-client relationships where the account is the child or client.
Rate limit: 300 requests per minute
get/accounts/{account_id}/relationships
Path parameters
account_idstring required
The ID of the child or client account whose relationships should be returned.
Response
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
added the non-success response with the status
403response-non-success-status-added
- ○