Skip to main content
Bitwarden
Betav1.0.0
24 actions · 1 auth method
IAM

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0 - Client Credentials

Connect using OAuth 2.0 client credentials. Generate an organization API key from the Bitwarden Admin Console — the resu…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0 - Client Credentials

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

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.