Skip to main content
Bitwarden
Bitwarden
24 actions · 1 auth method
BetaIAM

Authentication

OAuth 2.0 - Client Credentials

Connect using OAuth 2.0 client credentials. Generate an organization API key from the Bitwarden Admin Console — the resu…Guides: Connector Profile, Link Account
Actions
|
24 actions
Action
Description
Required scopes
List Members
List all members of the Bitwarden organization.
Get Member
Retrieve a single member by id.
Invite Member
Invite a new member to the organization.
Update Member
Update a member’s role, collection access, and external identifier (full replacement).
Delete Member
Remove a member from the organization.
Get Member Group IDs
List the group UUIDs a member belongs to.
Update Member Group IDs
Replace the set of groups a member belongs to.
Reinvite Member
Re-send the invitation email to an invited (not yet accepted) member.
List Groups
List all groups in the organization.
Create Group
Create a new group in the organization.
Get Group
Retrieve a single group by id.
Update Group
Update an existing group (full replacement of provided fields).
Delete Group
Delete a group.
Get Group Member IDs
List the member UUIDs assigned to a group.
Update Group Member IDs
Replace the set of members assigned to a group.
List Policies
List all organization policies.
Get Policy
Retrieve a single policy by its PolicyType integer.
Update Policy
Enable, disable, or reconfigure a policy.
List Collections
List all collections in the organization.
Get Collection
Retrieve a single collection by id.
Update Collection
Update the group access associations and external identifier of a collection.
Delete Collection
Delete a collection.
List Events
List organization activity (audit log) events with optional filters and pagination.
Import Organization (Directory Sync)
Bulk import / synchronize groups and members from an external identity system.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/bitwarden/filled/png

Connector Profile

Bitwarden - OAuth 2.0 - Client Credentials
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/bitwarden/filled/png

Link Account

Bitwarden - OAuth 2.0 - Client Credentials
4

Use Actions

Invoke actions using one of the methods below: