---
title: "Download infographic"
method: GET
path: "/infographics/{infographicId}/download"
tags: ["Infographics"]
---

# Download infographic

`GET /infographics/{infographicId}/download`

Streams the generated infographic image for the authenticated token.

## Path parameters

- `infographicId` string, required

## Response `200`

Binary infographic image stream

## Other responses

- `401` — Unauthorized
- `404` — Infographic not found or not ready
- `502` — Upstream asset unavailable

---

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