List vault certificates
GET /business/certificate-vault
Returns a paginated list of vault certificates for the authenticated institution.
Authorizations
Parameters
Query Parameters
Number of items per page (default 15, max 100)
Page number (starts from 1)
Search term to filter by reference ID, certificate title, full name, or email
Filter by certificate status
Filter by applicant email
Responses
200
Successful operation
object
object
Internal ID of the certificate
42Unique identifier for the certificate
9e7860f0-05d1-4fd0-b3e0-e98e19f1cf15External reference ID for the certificate
VEC-IC-202567DAE48425BADTitle of the certificate
Certificate of AchievementFull name of the certificate recipient
John SmithEmail address of the certificate recipient
john@example.comThe source of the certificate application
object
vaultVaultCurrent status of the certificate
object
generatedGeneratedsuccessheroicon-o-check-circleCertificate has been successfully generatedDate when the certificate was issued
2025-06-01Creation timestamp
2025-06-01T10:00:00.000000ZLast update timestamp
2025-06-01T10:05:00.000000Zobject
URL to the first page
https://api.vec.digital/business/certificate-templates?page=1URL to the last page
https://api.vec.digital/business/certificate-templates?page=2URL to the previous page (null if on first page)
URL to the next page (null if on last page)
https://api.vec.digital/business/certificate-templates?page=2object
Current page number
1Index of the first item on the current page
1Total number of pages
2Pagination links
object
https://api.vec.digital/business/certificate-templates?page=22Base URL path for pagination
https://api.vec.digital/business/certificate-templatesItems per page
15Index of the last item on the current page
15Total number of items
25401
Authentication failed
object
Error message
Unauthorized - Invalid API token403
Permission denied
object
Error message
Forbidden - Insufficient permissionsRequired permission to access this resource
batches:view500
Server error
object
Error message
An unexpected error occurred. Our team has been notified.Error code
SERVER_ERROR