Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/pme/pme.controller.ts
List PME jobs for a project
Endpoint
GET /pme/projects/:projectId/jobs
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
PmeController(MODULE_DECLARES)
Was this page helpful?