---
title: "Get card image"
method: GET
path: "/v0/image/{id}"
tags: ["card", "proto"]
---

# Get card image

`GET /v0/image/{id}`

Returns an image based on the card prototype with id. To get an image in its card form, use the format and quality parameters.

## Query parameters

- `format` 'full' | 'card'
- `h` number
- `w` number
- `quality` 'plain' | 'shadow' | 'gold' | 'diamond'

## Response `200`

OK

---

[API](https://skmtc.dev/godsunchained/apis/gods-unchained-api.md) · [All operations](https://skmtc.dev/godsunchained/apis/gods-unchained-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/godsunchained/gods-unchained-api/revisions/9b5035dab837/schema)
