# summary

**Kind:** API Endpoint

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

Developer-hub summary: signups, TTFC funnel, top consumers

## Endpoint

`GET /projects/:id/devhub/summary`

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

## Referenced By

- `DevhubController` (MODULE_DECLARES)
