Skip to main content
Every bitwarden.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Collections

get

collections.get Get details for a specific collection Risk: read
Input Output

list

collections.list List all collections in an organization Risk: read
Input Output

Members

get

members.get Get details for a specific organization member Risk: read
Input Output

list

members.list List all members in an organization Risk: read
Input Output

Organizations

get

organizations.get Get details for a specific organization Risk: read
Input Output

list

organizations.list List all organizations the authenticated account can access Risk: read
Input: empty object Output