He folks,
nice work here! Got the postgresql container up and running.
Now I need to know how to read/get a password from the store via curl, its not the original Bitwarden Public API from here https://bitwarden.com/help/api/ anymore right?
so
- curl -X GET “https://user:password@domain/public/members/{uuid from db ciphers}” -H “accept: application/json”
returns “event not found”
Is there somewhere a documentation?
Thx
Mike