Certificates
Get certificate
Get a certificate that has been uploaded to the organization.
You can get a certificate regardless of whether it is active or not.
get/organization/certificates/{certificate_id}
Path parameters
certificate_idstring required
Unique ID of the certificate to retrieve.
Query parameters
includestring[]
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.
Response
Certificate retrieved successfully.