GetCurrentJobs

post

/job/getCurrentJobs

Retrieves job information for current asynchronous jobs of this user.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
A list of project objects for recalculateAssignmentCosts service
Root Schema : List<String>
Type: array
Title: List<String>
Show Source
Back to Top

Response

Supported Media Types

201 Response

OK.
Body ()
Root Schema : CurrentJobResponse
Type: object
Title: CurrentJobResponse
CurrentJobResponse Entity
Show Source
Nested Schema : EPSObjectId
Type: array
Show Source
Nested Schema : ProjectObjectId
Type: array
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top