[GH-ISSUE #662] Possible to export data using API ? #445

Closed
opened 2026-03-03 01:29:13 +03:00 by kerem · 6 comments
Owner

Originally created by @ss-17 on GitHub (Oct 12, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/662

Hi.

I wish to programmatically export data of an organization to a file. Is there any API for it? Will really appreciate if you can provide some pointers.

Thanks

Originally created by @ss-17 on GitHub (Oct 12, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/662 Hi. I wish to programmatically export data of an organization to a file. Is there any API for it? Will really appreciate if you can provide some pointers. Thanks
kerem closed this issue 2026-03-03 01:29:13 +03:00
Author
Owner

@dani-garcia commented on GitHub (Oct 12, 2019):

You should be able to use the console client, but I haven't tested it: https://help.bitwarden.com/article/cli/#export

<!-- gh-comment-id:541329432 --> @dani-garcia commented on GitHub (Oct 12, 2019): You should be able to use the console client, but I haven't tested it: https://help.bitwarden.com/article/cli/#export
Author
Owner

@ss-17 commented on GitHub (Oct 12, 2019):

Thanks for the quick response. Before posting here, I did go through the documentation of that cli client but can't seem to find a way to point it to a custom self-hosted server instead of bitwarden's own service.

<!-- gh-comment-id:541329887 --> @ss-17 commented on GitHub (Oct 12, 2019): Thanks for the quick response. Before posting here, I did go through the documentation of that cli client but can't seem to find a way to point it to a custom self-hosted server instead of bitwarden's own service.
Author
Owner

@dani-garcia commented on GitHub (Oct 12, 2019):

This should work, I think: https://help.bitwarden.com/article/cli/#config

<!-- gh-comment-id:541329995 --> @dani-garcia commented on GitHub (Oct 12, 2019): This should work, I think: https://help.bitwarden.com/article/cli/#config
Author
Owner

@ss-17 commented on GitHub (Oct 12, 2019):

Ahh sorry. Don't know how I missed that. Should learn to read thoroughly. Thank you so much :)

<!-- gh-comment-id:541330298 --> @ss-17 commented on GitHub (Oct 12, 2019): Ahh sorry. Don't know how I missed that. Should learn to read thoroughly. Thank you so much :)
Author
Owner

@0xERR0R commented on GitHub (Oct 13, 2019):

Export of organization entries as CSV file is not possible via CLI, see Issue https://github.com/bitwarden/cli/issues/44
You can only export entries of a user as JSON, this file will also contain organization entries, which the user can access.

<!-- gh-comment-id:541457872 --> @0xERR0R commented on GitHub (Oct 13, 2019): Export of organization entries as CSV file is not possible via CLI, see Issue https://github.com/bitwarden/cli/issues/44 You can only export entries of a user as JSON, this file will also contain organization entries, which the user can access.
Author
Owner

@mprasil commented on GitHub (Nov 15, 2019):

I think this was answered, so closing it, but feel free to reopen if you need more help.

<!-- gh-comment-id:554401194 --> @mprasil commented on GitHub (Nov 15, 2019): I think this was answered, so closing it, but feel free to reopen if you need more help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#445
No description provided.