---
title: "Export chart image"
method: POST
path: "/api/v1/saved/{chartUuid}/export"
tags: ["Charts"]
---

# Export chart image

`POST /api/v1/saved/{chartUuid}/export`

Export a saved chart as a PNG image

## Path parameters

- `chartUuid` string, required

## Response `200`

Success

- ApiExportChartImageResponse
  - `results` string, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

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