Skip to content

Download certificate PDF

GET
/business/certificates/{certificateId}/download

Downloads the PDF file of a specific certificate.

Authorizations

Parameters

Path Parameters

certificateId
required
string format: uuid

UUID of the certificate to download

Responses

200

PDF file

string format: binary

401

Authentication failed

object
message

Error message

string
Unauthorized - Invalid API token

403

Permission denied

object
message

Error message

string
Forbidden - Insufficient permissions
required_permission

Required permission to access this resource

string
batches:view

404

Resource not found

object
message

Error message

string
The requested ID 9d3a6b04-c4e5-485f-b945-8f1fd66396ce was not found.
error

Error code

string
resource_not_found

500

Server error

object
message

Error message

string
An unexpected error occurred. Our team has been notified.
error_code

Error code

string
SERVER_ERROR