Retrieve a certificate.
Retrieves the details of an existing certificate by its ID.
Path parameters
-
The ID of the desired certificate.
GET /api/v1/files/certificates/{certificate_id}
curl \
-X GET https://api.1099policy.com/api/v1/files/certificates/ca_123
Response examples (200)
{
"gl_coi_pdf_url": "/bound-policies/prod/gl_coi_pl_wv23Q3lMc1_1691450123.pdf",
"wc_coi_pdf_url": "/bound-policies/prod/wc_coi_pl_wv23Q3lMc1_1691420903.pdf"
}