GET
/
digital_certificate
/
{certificate_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

certificate_id
string
required

Certificate ID of the created link

Response

200 - application/json
certificate_duration
string

Digital certificate duration, 1, 2 or 3 years

certificate_file
string

Digital certificate in base64 format.
This field is displayed only if the certificate_status is 3 = Certificate downloaded

certificate_id
string

ID of the digital certificate link.

certificate_status
string

Digital certificate status.
0 = Pending
1 = Form completed
2 = Identity validated
3 = Certificate downloaded