Skip to content

Download a vault certificate PDF

GET
/business/certificate-vault/{certificateApplication}/download

Downloads the verified PDF file of a vault certificate. The certificate must have finished processing to have a verified PDF available.

Authorizations

Parameters

Path Parameters

certificateApplication
required
string format: uuid

UUID of the vault 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

Verified PDF not found (certificate may still be processing)

object
message
string
Verified PDF not found. The certificate may still be processing.

500

Server error

object
message

Error message

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

Error code

string
SERVER_ERROR