Retrieve the credential pair by ID

get

/design/resources/services/token/unt/{credentialId}

The stored secret is always masked in the response.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

JSON map with the ID of the updated credential pair

401 Response

Credential with the given ID does not exist, or the username parameter is not present, or the application is not allowed to access that credential
Back to Top