---
title: "Applies server side rendering to the specified content item"
method: GET
path: "/delivery/v1/rendering/render/content/{id}"
tags: ["Delivery render"]
---

# Applies server side rendering to the specified content item

`GET /delivery/v1/rendering/render/content/{id}`

Applies server side rendering to the specified content item<br />User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

## Path parameters

- `id` string, required

## Query parameters

- `layoutId` string
- `contentType` string
- `callback` string
- `rcParam` string

## Response `200`

Successfully retrieved the rendering.

## Other responses

- `429` — Too Many Requests, the server has reached a limit, the request must be sent again at a later time.
- `500` — Server Error

---

[API](https://skmtc.net/goacoustic/apis/acoustic-content-api.md) · [All operations](https://skmtc.net/goacoustic/apis/acoustic-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goacoustic/acoustic-content-api/revisions/677305266d89/schema)
