# usage

**Kind:** API Endpoint

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

TTFC checklist + daily counts + the reader's OWN request log (status/path/latency only)

## Endpoint

`GET /public/p/:slugWithId/reader/usage`

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

## Referenced By

- `ReaderAccountController` (MODULE_DECLARES)
