---
title: "Gets a specific module/zone within a template.
Modules (also called zones) define rectangular content areas on the screen."
method: GET
path: "/templates/{templateId}/modules/{moduleId}"
tags: ["Templates"]
---

# Gets a specific module/zone within a template.
Modules (also called zones) define rectangular content areas on the screen.

`GET /templates/{templateId}/modules/{moduleId}`

## Path parameters

- `templateId` string, required
- `moduleId` string, required

## Response `200`

Returns the module/zone

## Other responses

- `404` — Template or module/zone not found

---

[API](https://skmtc.net/reveldigital/apis/revel-digital-rest-api.md) · [All operations](https://skmtc.net/reveldigital/apis/revel-digital-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reveldigital/revel-digital-rest-api/versions/f23a94aea621/schema)
