# freshness

**Kind:** API Endpoint

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

Public: is this manual page stale? (reader freshness badge)

## Endpoint

`GET /manuals-insights/:projectId/freshness`

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

## Referenced By

- `ManualsInsightsController` (MODULE_DECLARES)
