Skip to content

getProjectJobs

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/parsing/parsing.controller.ts

Get all parsing jobs for a project

Endpoint

GET /projects/:projectId/parse

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
limitquerynumber-

Referenced By

  • ParsingController (MODULE_DECLARES)

Was this page helpful?

Download as PDF