Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/issues/issues.controller.ts
Get aggregate issue statistics
Endpoint
GET /projects/:projectId/issues/stats
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
IssuesController(MODULE_DECLARES)
Was this page helpful?