---
title: "Get Card Images By Policy"
method: GET
path: "/patients/{patient_id}/policies/{policy_id}/card-images"
tags: ["insurance-cards"]
---

# Get Card Images By Policy

`GET /patients/{patient_id}/policies/{policy_id}/card-images`

## Path parameters

- `patient_id` integer, required
- `policy_id` integer, required

## Query parameters

- `size` 'full' | 'thumbnail' | 'original'

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elationhealth/apis/api-authentication.md) · [All operations](https://skmtc.net/elationhealth/apis/api-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elationhealth/api-authentication/revisions/c060f89d4de7/schema)
