GetPasswordById

This method retrieves the current password from a Secret ID.

REST API URL "/api/v1/secrets/<secretid>"

See the following settings for the Input parameters:

<secret ID> secret ID value number

  • CredentialName: Credential name where the store accesses the parameters.
  • Property username: Accesses parameters store in the credential vault for Blue Prism
  • Property password: Accesses parameters store in the credential vault for Blue Prism
  • Property server_url: Accesses parameters store in the credential vault for Blue Prism

See the following settings for the Output parameters:

  • Password invisible string password
  • Exception: If secret is in checkOut status, throws an exception and returns an error code

Scheme

Check-Out