Get account information
Get accounts lower in the hierarchy
This operation will respond with a list of accounts given the account id
GET
/
v4
/
subAccount
/
{accountId}
Path Parameters
accountId
string
requiredThe account id to fetch list of accounts for
Query Parameters
auditUser
string
requiredThe audit user to log the request
page
integer
default: 0Current page
size
integer
default: 30How many accounts should be returned per page, default is 30. Cannot be more than 100.
Response
200 - application/json
The response is of type object[]
.