---
title: "Changes to Retrieve a Consumer Report as a Verification PDF"
method: POST
path: "/cra/check_report/verification/pdf/get"
---

# Changes to Retrieve a Consumer Report as a Verification PDF

`POST /cra/check_report/verification/pdf/get`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 53 revisions.

- **2026-07-22** `a1bbca018160` — 13 warning, 1 info
- **2026-06-25** `80d23bfdc2e5` — 1 warning
- **2026-06-10** `fb8c3f188d8b` — 4 breaking, 1 warning, 3 info
- **2026-01-26** `8addecd0b74a` — 1 breaking, 1 warning
- **2025-12-11** `465584b48c99` — 1 breaking, 1 warning, 2 info
- **2025-11-19** `4abee1c56929` — 1 warning, 1 info
- **2025-10-22** `af4b6e71d87f` — 1 info
- **2024-02-21** `5de70cc1e6ca` — 1 breaking

## Changes

- **2026-07-22** `a1bbca018160` — 13 warning, 1 info
  - added the new `ASSETS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CRA_MONITORING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `CREDIT_PROFILE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENCOMPASS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `ENRICH_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FRAUD_INSIGHTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `FREDDIE_MAC_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `LINK_DELIVERY_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `PROFILE_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `RECURRING_TRANSACTIONS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `STATEMENTS_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_RECURRING_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new `TRANSFER_REFUND_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new optional request property `hide_gse_details`
- **2026-06-25** `80d23bfdc2e5` — 1 warning
  - added the new `IDEMPOTENCY_ERROR` enum value to the `error_type` response property for the response status `default`
- **2026-06-10** `fb8c3f188d8b` — 4 breaking, 1 warning, 3 info
  - added `#/components/schemas/CraCheckReportVerificationPdfReportType, subschema #2` to the `report_requested` request property `allOf` list
  - removed the enum value `employment_refresh` of the request property `report_requested`
  - removed the enum value `voa` of the request property `report_requested`
  - the `report_requested` request property type changed from `string` to no type
  - added the new `BASE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
  - added the new optional request property `reports_requested`
  - the request property `report_requested` became optional
  - request property `report_requested` deprecated
- **2026-01-26** `8addecd0b74a` — 1 breaking, 1 warning
  - added the new required request property `report_requested`
  - removed the request property `report_type`
- **2025-12-11** `465584b48c99` — 1 breaking, 1 warning, 2 info
  - the `user_id` request property type changed from no type to `string`
  - removed `#/components/schemas/NewUserID` from the `user_id` request property `allOf` list
  - added the optional property `provided_account_subtypes` to the response with the `default` status
  - added the optional property `required_account_subtypes` to the response with the `default` status
- **2025-11-19** `4abee1c56929` — 1 warning, 1 info
  - removed `subschema #2` from the `user_id` request property `allOf` list
  - removed the `IDENTITY_ERROR` enum value from the `error_type` response property for the response status `default`
- **2025-10-22** `af4b6e71d87f` — 1 info
  - endpoint added
- **2024-02-21** `5de70cc1e6ca` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/plaid/apis/the-plaid-api/docs/cra/check_report/verification/pdf/get/post.md) · [API](https://skmtc.dev/plaid/apis/the-plaid-api.md) · [Page](https://skmtc.dev/plaid/apis/the-plaid-api/changes/cra/check_report/verification/pdf/get/post)
