Kind: API Endpoint
Source: atloria-monorepo/apps/code-analyzer/src/app/analysis/analysis.controller.ts
Get all analysis jobs for a project
Endpoint
GET /analysis/project/:projectId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
AnalysisController(MODULE_DECLARES)
Was this page helpful?