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

# Get Pulse Dashboard Html

`GET /v2/artifacts/{artifactId}/render`

Serve a Duvo Pulse dashboard's rendered HTML document (text/html, not JSON). 404 until the first generation turn has produced HTML.

## Path parameters

- `artifactId` string, uuid, required

## 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)
