Find unused passwords from vault

Bitwarden is all about using secure passwords.
In security hierarchy, the thing even safer than a secure login… is NO login.

When going through our business vault, I tend to bump into unused accounts every single time. But given the size of our organisation, it’s really hard to find what accounts are not or no longer in use.

I would like to have a script to monthly check for credentials that haven’t been used for over a year - this way admins could easily decide if they are still in use or should be deleted.

Is there a way (API-call maybe?) to check for every credential when it was used for the last time? Even a list of all the ItemIDs from every collection could be made available (without the credentials, for obvious reasons), that would allow me to easily search through the logs for unused items. Currently, I can map out all the USED items, but it’s still pretty hard to find the UNused ones.

Maybe I’m missing something. Anyone know how to do this?

2 Likes