Get detailed information for a specific organization.
Retrieves complete details for an organization including optional fields
like contact email and addresses.
User must have an owner or member role (with read:organizations permission) for the organization.
Returns: Object with complete organization details including the user’s role and optional fields.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.