Organizations
Get Parent Organization
Retrieves the parent of a specified organization.
GET
Get Parent Organization
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
The parent organization.
The response is of type object
.
Get Parent Organization