Retrieve a certificate

Retrieve a certificate based on its id

Path parameters
id
string required

The Id of the certificate to retrieve

Responses
  • 200 The certificate with the associated permissions
    certificate
    object (Certificate) required
    permissions
    object (Permissions) required
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error