Get a specific digital certificate link
Path parameters
certificate_issuance_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful response
certificate_issuance_id
ID of the digital certificate link.
certificate_status
Digital certificate status.
0 = Pending
1 = Form completed
2 = Identity validated
3 = Certificate downloaded
certificate_duration
Digital certificate duration, 1, 2 or 3 years
certificate_file
Digital certificate in base64 format.
This field is displayed only if the certificate_status is 3 = Certificate downloaded