Organizations
Get Organization Details
Retrieves the details of a specific organization.
GET
Get Organization Details
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
Organization details.
The response is of type object
.
Get Organization Details