Get accounts lower in the hierarchy
This operation will respond with a list of accounts given the account id
GET
Get accounts lower in the hierarchy
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The account id to fetch list of accounts for
Query Parameters
The audit user to log the request
Current page
How many accounts should be returned per page, default is 30. Cannot be more than 100.
Required range:
1 < x < 100Response
Successful lookup of accounts
The response is of type any.
Get accounts lower in the hierarchy

