Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-account/devhub.controller.ts
Developer signups list (paginated, newest first)
Endpoint
GET /projects/:id/devhub/readers
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
limit | query | string | - | |
offset | query | string | - |
Referenced By
DevhubController(MODULE_DECLARES)
Was this page helpful?