Returns the organization identified by the given id, with its name, country, timezone and parent organization.
Required permissions: READ_ORGANIZATION.
The name of the tenant (e.g. acme).
The organization identifier.
Successful operation.
The bean providing organization details.
The organization object identifier.
The name of the organization.
The country of the organization.
The country ISO Code of the organization.
The timezone used for date/times localization (e.g. Europe/Rome).
The parent organization identifier (required only for creation).
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.