Retrieves detailed information about a specific organization including metadata, configuration, and administrative details.
Authorization: Requires read access to the specified organization.
Parameters: The checkAdmin parameter can be used to verify admin privileges.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization to retrieve Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$If true, includes admin privilege verification in the response
Organization details retrieved successfully
Represents an organization entity that serves as the top-level container for all resources
The unique identifier for the organization, used in API paths and resource references
^[a-zA-Z0-9_-]+$Human-readable name for the organization, displayed in user interfaces
ISO 8601 timestamp indicating when the organization was created
ISO 8601 timestamp indicating when the organization was last modified