Queries details about a certificate.
Operation description
Note
You can call this operation up to 30 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
CertName | string | Yes | The name of the certificate. | 123 |
Response parameters
Examples
Sample success responses
JSON
format
{
"CertName": "123",
"Key": "ak1htyxxxx",
"Cert": "-----BEGIN CERTIFICATE-----xxx-----END CERTIFICATE-----",
"CertId": 123,
"RequestId": "C7C69682-7F88-40DD-A198-10D0309E439B"
}
Error codes
For a list of error codes, visit the Service error codes.