# getConfig

**Kind:** API Endpoint

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

Changelog settings + subscriber counts

## Endpoint

`GET /changelog/:projectId/config`

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

## Referenced By

- `ChangelogController` (MODULE_DECLARES)
