---
title: "Module Changelog"
method: GET
path: "/modules/{module}/changelog"
tags: ["modules"]
---

# Module Changelog

`GET /modules/{module}/changelog`

Returns the changelog content for the module.

## Path parameters

- `module` string, required

## Response `200`

Changelog content (text/markdown).

## Other responses

- `404` — Module not found, unauthorized, or module has no changelog.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/versions/fc927526ad12/schema)
