---
title: "Get C4 Mermaid"
method: GET
path: "/snapshots/{snapshot_id}/c4/mermaid"
tags: ["c4"]
---

# Get C4 Mermaid

`GET /snapshots/{snapshot_id}/c4/mermaid`

## Path parameters

- `snapshot_id` string, required

## Query parameters

- `level` integer — C4 level: 1, 2, or 3
- `container_id` string, nullable — Required when level=3

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/d1694e41a8a1?raw)
