Get a certificate that has been uploaded to the organization.
You can get a certificate regardless of whether it is active or not.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique ID of the certificate to retrieve.
A list of additional fields to include in the response. Currently the only supported value is content
to fetch the PEM content of the certificate.
Certificate retrieved successfully.
Represents an individual certificate
uploaded to the organization.