Download Certificate of Completion
Returns the Certificate of Completion PDF for a completed envelope (CompAI EVID-2 / SEA-50). Includes parties, emails, IPs, auth method, timestamps, document hash, and a verification URL. Only available when the document status is completed. Lazy-generates the PDF if missing.
GET
/documents/certificateAuthorization
AuthorizationBearer token · headerrequiredPass your API key as a Bearer token. API keys are scoped to specific operations — configure scopes in your organization's Settings → Developer → API Keys.
Query parameters
idstringrequiredDocument id
Responses
200
Certificate of Completion PDF
string<binary>401
Missing or invalid API key
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors
404
Resource not found
typestringrequiredMachine-readable error code
statusintegerrequiredHTTP status code
titlestringrequiredHuman-readable error message
detailsobjectField-level validation errors
503
Object storage not configured