Hi,
we are trying to use Vaultwarden client API. Authorization by access token succeeds but when we try access data by GET request the data is encrypted. I know that Bitwarden CLI is able to connect to Vaultwarden server and retrieve data in decrypted format. The question is: Is there ready solution at which we can take a look to solve issue of decrypting data coming from client API?