Skip to content

getJobsByProject

reference
1 min readUpdated

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

ParameterInTypeRequiredDescription
projectIdpathstringProject ID

Referenced By

  • PmeController (MODULE_DECLARES)

Was this page helpful?

Download as PDF