---
title: "Get Pulse Dashboard Pdf"
method: GET
path: "/v2/artifacts/{artifactId}/export/pdf"
tags: ["Duvo Pulse"]
---

# Get Pulse Dashboard Pdf

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

Render a Duvo Pulse dashboard to a PDF document (application/pdf, not JSON). 404 until the first generation turn has produced HTML.

## Path parameters

- `artifactId` string, uuid, required

## Query parameters

- `theme` 'light' | 'dark'

## Response `200`

Default Response

- unknown

## 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/revisions/dafcf3d868a9/schema)
