The ID of the organization.
Organization
Organization is a representation of a Buffer Organization.
Fields 7
The total number of channels connected to the organization.
The limits of the organization. Can be used to check if the organization has reached the limit of channels, members, etc.
The members of the organization. Can be used to check the total number of members in the organization. In the future, it might contain more information about the members.
The name of the organization.
The owner email of the organization.
Whether the requesting actor should be sent through 2FA setup before they
can use this organization. Derived: true only when the org has
settings.enforce2FA ON, the organization-enforced-2fa rollout Split is
ON for the org, and the actor has no 2FA configured on their own account.
This is the single source of truth for the forced-2FA gate; app-shell and publish-frontend redirect to the setup flow when it's true. Exposed to the API gateway so any stitched consumer reads the same value.