# getScreenBaseline

**Kind:** API Endpoint

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

Get the screen baseline for change-aware regeneration (S3.1)

## Endpoint

`GET /doc-automation/config/:projectId/screen-baseline`

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

## Referenced By

- `DocAutomationController` (MODULE_DECLARES)
