GET Certificate Authority Alert Recipients CA Threshold Recipients ID
The GET /CertificateAuthority/AlertRecipients/CAThresholdRecipients/{id} method is used to retrieve the CA
A certificate authority (CA) is an entity that issues digital certificates. Within Keyfactor Command, a CA may be a Microsoft CA or a Keyfactor gateway to a cloud-based or remote CA. threshold recipient configured in Keyfactor Command with the specified ID. This method returns HTTP 200 OK on a success with the details of the CA threshold recipient.
Table 348: GET Certificate Authority Alert Recipients CA Threshold Recipients {id} Input Parameters
| Name | In | Description |
|---|---|---|
| id | Path |
Required. An integer that specifies the reference ID of the certificate authority threshold recipient record to retrieve. Use the GET /CertificateAuthority/AlertRecipients/CAThesholdRecipients method (see GET Certificate Authority Alert Recipients CA Threshold Recipients) to retrieve the ID. |
Table 349: GET Certificate Authority Alert Recipients CA Threshold Recipients {id} Response Body
| Name | Description |
|---|---|
| Id | An integer indicating the Keyfactor Command reference ID of the CA threshold recipient. |
| A string indicating the email address of the CA threshold recipient. |
Was this page helpful? Provide Feedback