# getRss

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/changelog/public-changelog.controller.ts#L60)

Changelog RSS 2.0 feed

## Endpoint

`GET /public/p/:slugWithId/changelog/rss.xml`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `slugWithId` | path | `string` | ✓ |  |

## Referenced By

- `PublicChangelogController` (MODULE_DECLARES)
