---
title: "Export Pulse Dashboard Html"
method: GET
path: "/v2/artifacts/{artifactId}/export/html"
tags: ["Duvo Pulse"]
---

# Export Pulse Dashboard Html

`GET /v2/artifacts/{artifactId}/export/html`

Render a Duvo Pulse dashboard to a self-contained static HTML snapshot (text/html, data baked in). 404 until the first generation turn has produced HTML.

## Path parameters

- `artifactId` string, uuid, required

## Query parameters

- `theme` 'light' | 'dark'

## Response `200`

Default Response

- string

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response

---

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