get
https://api.baselayer.com/organizations/
Gets and returns the Organization profile of a specific Organization.
The authenticated user must have the 'organizations:read' permission.
If the authenticated user is an Operator, they can access any Organizations' profile.
If the authenticated user is a User or an Organization, they can only access the profile of their own Organization.
Args:
organization_id (uuid.UUID): The unique identifier of the Organization.
auth_context (BaseAuthContext): The authentication context of the request.
Returns:
The Organization's profile.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
