v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-313352,3122.9 MB
plaid

Retrieve a PDF Asset Report Audit Copy

The /asset_report/audit_copy/pdf/get endpoint retrieves an Asset Report Audit Copy in PDF format. The caller must provide the audit_copy_token that was shared via the /asset_report/audit_copy/create endpoint.

The response to /asset_report/audit_copy/pdf/get is the PDF binary data. The request_id is returned in the Plaid-Request-ID header.

View a sample PDF Asset Report.

post/asset_report/audit_copy/pdf/get

Request body

client_idstring

Your Plaid API client_id. The client_id is required and may be provided either in the PLAID-CLIENT-ID header or as part of a request body.

secretstring

Your Plaid API secret. The secret is required and may be provided either in the PLAID-SECRET header or as part of a request body.

audit_copy_tokenstring required

The audit_copy_token granting access to the Audit Copy you would like to get as a PDF.

Response

A PDF of the Asset Report Audit Copy