Skip to content

GetAllJobs

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/PM/MRQJobController.cs (line 30)

Part of: Pams

Endpoint

GET /pm/mrqjob/getall

ParameterInTypeRequiredDescription
userBranchIdquerylong
allowedBranchesquerystring
userIdquerylong
skipqueryint?-
takequeryint?-
stageIdqueryint
isClosablequerybool
isStuckquerybool
filterObjectquerystring-
sortObjectquerystring-

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Declared in (1)

  • MRQJobControllerPams/API/Pams.API/Controllers/PM/MRQJobController.cs:9

Was this page helpful?

Download as PDF