---
title: "Get Card Image Data"
method: GET
path: "/cards/images/{card_image_id}/data"
tags: ["Cards"]
---

# Get Card Image Data

`GET /cards/images/{card_image_id}/data`

Get card image data

## Path parameters

- `card_image_id` string, uuid, required — The unique identifier of a card image

## Response `200`

Image data

## Other responses

- `401` — Unauthorized
- `403` — Forbidden error
- `500` — Internal server error

---

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