Overview
Organizations enable teams to securely share vault items, manage users, and enforce security policies.Get Organization
Retrieve organization details.Organization ID
Response
Organization unique identifier
Organization name
Legal business name
Email for billing notifications
Subscription plan type
Number of user seats
Maximum collections allowed
Groups feature enabled
Directory sync enabled
Event logs enabled
TOTP 2FA enabled
Organization 2FA policy enabled
API access enabled
Policies feature enabled
SSO authentication enabled
Secrets Manager enabled
List User’s Organizations
Retrieve all organizations the authenticated user belongs to.Response
Returns a list of organizations with the user’s role and permissions.Create Organization
Create a new organization (Cloud only).Organization name
Legal business name
Billing email address
Plan type (0=Free, 1=FamiliesAnnually, etc.)
Encrypted organization key
Organization key pair
Initial collection name
This endpoint is only available on Bitwarden Cloud, not self-hosted instances.
Update Organization
Update organization information.Organization ID
Organization name
Legal business name
Billing email (requires subscription editing permission)
Organization identifier for SSO
Changing the billing email requires the
EditSubscription permission.Get Auto-Enroll Status
Check if organization has auto-enroll policy enabled.Organization identifier
Response
Organization ID
Whether auto-enroll is enabled
Leave Organization
Remove yourself from an organization.Organization ID
Delete Organization
Permanently delete an organization.Organization ID
Master password hash for verification
Organization API Keys
Get API Key
Retrieve organization API key.Organization ID
Master password hash
Rotate API Key
Generate a new API key.Organization ID
Master password hash
License Management
Apply License
Apply or update organization license (Self-hosted only).License file contents
Download License
Download organization license file.Organization ID
Installation ID
Storage Management
Add Storage
Purchase additional storage for organization (Cloud only).Organization ID
GB to add (can be negative to reduce)
SSO Configuration
Delete SSO User
Remove SSO link for a user in the organization.Organization ID
Organization Types
User Roles
| Type | Value | Description |
|---|---|---|
| Owner | 0 | Full administrative access |
| Admin | 1 | Administrative access (can be limited) |
| User | 2 | Standard user |
| Manager | 3 | Manage assigned collections |
| Custom | 4 | Custom permissions |
Plan Types
| Type | Value | Description |
|---|---|---|
| Free | 0 | Free organization (2 users) |
| FamiliesAnnually | 1 | Families plan |
| TeamsMonthly | 2 | Teams plan (monthly) |
| TeamsAnnually | 3 | Teams plan (annual) |
| EnterpriseMonthly | 4 | Enterprise (monthly) |
| EnterpriseAnnually | 5 | Enterprise (annual) |