---
title: "Render the group description, resolving Carrot template expressions to live data"
method: GET
path: "/v2/org/{orgId}/group/{groupId}/render"
tags: ["group"]
---

# Render the group description, resolving Carrot template expressions to live data

`GET /v2/org/{orgId}/group/{groupId}/render`

## Path parameters

- `orgId` string, required
- `groupId` string, required

## Query parameters

- `type` string
- `date` string, date

## Response `200`

successful operation

- GroupDescriptionRender
  - `content` string, required

## Other responses

- `400` — bad request
- `404` — not found

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/4685d95a20b1/schema)
