Skip to main content

Get a certificate credential

GET 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/certificates/:extId

Since: 2.71.0

Required permission(s): AccessControl.CredentialView or SelfAdmin Role

Returns the certificate credential with the specified external ID belonging to the given user.

The response includes the full certificate details including the PEM-encoded certificate value, subject DN, issuer DN, fingerprint, serial number, and subject key identifier.

In self-admin mode, a user can only retrieve their own certificate credentials.

Request

Responses

Certificate credential retrieved successfully