---
title: "Get a PDF Credit Report"
method: GET
path: "/v1/users/{userId}/creditReport"
tags: ["Debt Profile"]
---

# Get a PDF Credit Report

`GET /v1/users/{userId}/creditReport`

Returns a PDF of the user's credit report

## Path parameters

- `userId` string, required

## Response `200`

## Other responses

- `400` — Bad request response
- `401` — Unauthorized response
- `404` — Not found response
- `500` — Internal server error response

---

[API](https://skmtc.net/spinwheel/apis/discover.md) · [All operations](https://skmtc.net/spinwheel/apis/discover/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spinwheel/discover/revisions/55b90a2e1dd4/schema)
