---
title: "Delivery Site By ID"
method: GET
path: "/delivery/v1/rendering/sites/{id}"
tags: ["Delivery render"]
---

# Delivery Site By ID

`GET /delivery/v1/rendering/sites/{id}`

Provides delivery site information including site metadata and pages hierarchy<br />User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous

## Path parameters

- `id` string, required

## Query parameters

- `callback` string

## Response `200`

Successful operation

- object

## Other responses

- `304` — Not modified
- `404` — The delivery site information for the specified site ID was not found.
- `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)
