---
title: "GET /export/{transactionId}/1500/pdf"
method: GET
path: "/export/{transactionId}/1500/pdf"
tags: ["Claim submission"]
---

# GET /export/{transactionId}/1500/pdf

`GET /export/{transactionId}/1500/pdf`

Retrieve the generated CMS-1500 Claim Form PDF for a submitted 837P professional claim

## Path parameters

- `transactionId` string, required — A unique identifier for the processed claim within Stedi. This ID is included in the transaction processed event for the claim, which you can receive automatically through Stedi [webhooks](https://www.stedi.com/docs/healthcare/configure-webhooks). You can also retrieve this ID through the [Poll Transactions endpoint](https://www.stedi.com/docs/healthcare/api-reference/get-poll-transactions).

## Query parameters

- `background` boolean — If false, the generated PDF will only contain the form data on a white background, suitable for printing on pre-printed forms. The default is true.

## Response `200`

GetPDF1500 200 response

## Other responses

- `400` — ValidationException 400 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `429` — ThrottlingException 429 response
- `500` — InternalFailureException 500 response
- `503` — ServiceUnavailableException 503 response
- `504` — GatewayTimeoutException 504 response

---

[API](https://skmtc.net/stedi/apis/stedi-healthcare.md) · [All operations](https://skmtc.net/stedi/apis/stedi-healthcare/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stedi/stedi-healthcare/revisions/4ba02a47bfc5/schema)
