Get organization
Retrieve details about a single Organization specified by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization to retrieve.
Response
Organization successfully retrieved.
Organization identifier.
50The name of this organization.
1 - 50Friendly name of this organization.
1 - 255Theme defines how to style the login pages.
Metadata associated with the organization, in the form of an object with string values (max 255 chars). Maximum of 25 metadata properties allowed.
Controls whether this organization can be used in user flows with third-party clients. Defaults to block.
block, allow Whether app entitlement is active for this organization.
The organization's association with the client passed in the include_client_association_for query parameter.