Get Managed Registry Credential
Retrieves a managed registry credential. The id of the organization is fetched from CSP token
The registry credential
"RegistryCredential Object"
Identifier of a managed registry credential
Name of the credentials
Description of the credential
Date of the creation of the credential
Name of the user that created the credential
Date of the removal of the credential
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to get the credential
"Error403 Object"
The registry or the credential is not found
"Error404 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -H 'Authorization: <value>' https://{api_host}/v1/registries/{registry_id}/credentials/{credential_id}