Skip to main content
Identity & Access/Credentials

RevealCredential

Reveal the plaintext value of a credential for authorized consumers.

POST/api/v1/credentials/{uuid}/reveal

Operation ID

RevealCredential

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    Unique identifier of the credential whose value should be revealed.

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • value
    String

    Decrypted plaintext value of the requested credential.

    Example: s3cr3t-v@lue