nuxsmin/sysPass

Get Account's DirectLink in API call

areYouLazy opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
No related problem

Describe the solution you'd like
I'm retrieving accounts from syspass API and would like to provide users with the Account's DirectLink so I don't have to retrieve and expose the account's password. So the DirectLink should be available in the original account/search query or there should be an account/directlink API where I can submit an account ID and get the DirectLink URL. I don't want to generate the link by myself as this requires using the master password if I understand it correctly

Describe alternatives you've considered
I did not found any alternative right now