Organizations
List Direct Children
Retrieves a list of the immediate child organizations of a specified parent organization.
GET
List Direct Children
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the organization (Auth0 org ID).
Example:
"org_123abc"
Response
200 - application/json
A list of child organizations.
The response is of type object
.
List Direct Children