Jump to content

List documents from API


bib_ak

Recommended Posts

  • 1 year later...

I second this.

 

Our Use-Case:

We use different Azure Application Registrations for Automation Tasks via PowerShell. We have to use certificate based authentication to access e.g. Microsoft Graph API. 

 

We'd like to store the required Private Key Certificate File in Passwordstate. The Password-Entry shall contains the password to open the Certificate File, the Certificate File itself is attached as document.

 

Unfortunately we have to hard-code the document ID in our scripts, because we can't query which documents are attached to an password-entry.

It would be great to have a Method e.g. /winapi/passwords/{PASSWORDID}/documents which returns the IDs of all attached documents. 

A search-based solution like /winapi/searchdocuments/?PasswordID=<value> should also work great.

 

 

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...
  • 2 weeks later...
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...