---
title: "GET /eligibility-manager/eligibility-checks/{eligibilityCheckId}/pdf"
method: GET
path: "/eligibility-manager/eligibility-checks/{eligibilityCheckId}/pdf"
tags: ["Eligibility PDF"]
---

# GET /eligibility-manager/eligibility-checks/{eligibilityCheckId}/pdf

`GET /eligibility-manager/eligibility-checks/{eligibilityCheckId}/pdf`

Retrieve a PDF version of the 271 benefits response for the specified eligibility check

## Path parameters

- `eligibilityCheckId` string, required — The globally unique identifier for this eligibility check across all Stedi accounts. It's formatted as `ec_<uuid>`. For example: `ec_550e8400-e29b-41d4-a716-446655440000`. You can find it: - In the `id` property of the real-time JSON, Raw X12, and SOAP eligibility check endpoint responses. - In the `items[].id` property of the Poll Batch Eligibility Checks endpoint response. - On the eligibility check's details page within the Stedi portal.

## Response `200`

GetEligibilityCheckPdf 200 response

## Other responses

- `400` — PdfRenderLimitExceededException 400 response
- `401` — UnauthorizedException 401 response
- `403` — AccessDeniedException 403 response
- `404` — ResourceNotFoundException 404 response
- `500` — InternalFailureException 500 response
- `504` — GatewayTimeoutException 504 response

---

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