Connect your own Bitwarden organization (Public API, OAuth2 client_credentials) to manage members, collections, groups, event logs, and policies -- full read/write plus value-add organization health and inactive-member reports.
connect_bitwardenwriteConnect your own Bitwarden organization by saving its Public API client_id/client_secret, after checking they actually work.
disconnect_bitwardenwriteDisconnect a Bitwarden organization: deletes the saved client_id/client_secret. Nothing in Bitwarden itself is changed.
list_connectionsreadList the connected Bitwarden organizations.
list_membersreadList members of the connected Bitwarden organization.
get_memberreadRead one Bitwarden organization member in full by id.
invite_memberwriteInvite a new member to the connected Bitwarden organization by email.
update_memberwriteUpdate selected fields of an existing Bitwarden member (type and/or external_id). Only given fields change.
remove_memberwritePermanently remove a member from the connected Bitwarden organization. Cannot be undone.
reinvite_memberwriteResend the invitation email to a member stuck in Invited status.
list_collectionsreadList collections (shared folders of vault items) configured in the connected Bitwarden organization.
get_collectionreadRead one Bitwarden collection in full by id.
delete_collectionwritePermanently delete a Bitwarden collection. Items inside are not deleted, only unshared. Cannot be undone.
list_groupsreadList groups (named collections of members) configured in the connected Bitwarden organization.
get_groupreadRead one Bitwarden group in full by id.
create_groupwriteCreate a new group on the connected Bitwarden organization.
delete_groupwritePermanently delete a Bitwarden group. Members keep their individual access; only the group is removed. Cannot be undone.
list_policiesreadList organization policies (security/compliance rules, e.g. master password requirements, 2FA enforcement) configured in the connected Bitwarden organization.
get_policyreadRead one Bitwarden organization policy in full by its type id.
update_policywriteTurn a Bitwarden organization policy on/off and set its configuration data. Only given fields change.
list_eventsreadList event log entries (the audit trail of member/collection/policy changes) for the connected Bitwarden organization, optionally filtered by date range and/or acting member.
audit_org_healthreadBuild one aggregated health report for the connected Bitwarden organization: member count by status, members without two-factor enabled, group and collection counts.
get_recent_admin_activityreadValue-add report: read the connected Bitwarden organization's event log for the last N days -- a quick way to spot recent member/collection/policy changes without paging through the raw log.
Install Bitwarden and let Webbee use it across your workflow.
Open in panel