Approve a request and finalize its PDF
Finalize the request’s generated PDF and return the resulting file’s metadata.
Authorizations
Cognito-issued JWT access token. Send it as Authorization: Bearer <token>.
Path Parameters
Response
File metadata
active, archived pending, uploaded Optional metadata associated with the file
Per-file statistics computed asynchronously after upload. Absent until the file has been analyzed. PDF-structural stats nest under the application/pdf key; sizeBytes and contentType are general and apply to any analyzed file.
Per-file aggregate of redaction jobs. Only present on File responses when ?redactionSummary=true is set and the file has at least one redaction. latestStatus reflects the most recently created job.
