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

# Changes to Retrieve a Consumer Report as a PDF

`POST /cra/check_report/pdf/get`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 52 revisions.

- **2026-07-22** `a1bbca018160` — 13 warning
- **2026-06-25** `80d23bfdc2e5` — 1 warning
- **2026-06-10** `fb8c3f188d8b` — 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
- **2025-10-02** `83dc2757b74e` — 1 breaking, 1 warning
- **2025-09-02** `af95b7b9aa93` — 1 info
- **2024-10-09** `36052f62cce1` — 2 info
- **2024-06-18** `be701ec93161` — 1 info
- **2024-02-21** `5de70cc1e6ca` — 1 breaking

## Changes

- **2026-07-22** `a1bbca018160` — 13 warning
  - 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`
- **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` — 1 warning
  - added the new `BASE_REPORT_ERROR` enum value to the `error_type` response property for the response status `default`
- **2025-12-11** `465584b48c99` — 1 breaking, 1 warning, 2 info
  - the `user_id` request property type/format changed from ``/`` 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
  - added the new `cra_partner_insights` enum value to the request property `add_ons/items/`
- **2025-10-02** `83dc2757b74e` — 1 breaking, 1 warning
  - added `subschema #2` to the `user_id` request property `allOf` list
  - removed `subschema #2, subschema #3` from the `user_id` request property `allOf` list
- **2025-09-02** `af95b7b9aa93` — 1 info
  - added the new optional request property `user_id`
- **2024-10-09** `36052f62cce1` — 2 info
  - added the new optional request property `third_party_user_token`
  - the request property `user_token` became optional
- **2024-06-18** `be701ec93161` — 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/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/pdf/get/post)
