Organizations
List All Descendants
Retrieves the entire subtree of organizations below the specified parent, including all children, grandchildren, etc.
GET
List All Descendants
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 all descendant organizations.
The response is of type object
.
List All Descendants