Jobs
List job tasks
Retrieve a list of execution tasks associated with a specific job.
get/api/v1/project/{projectid}/jobs/{id}/tasks
Path parameters
projectidstring required
project id (default is 123)
idinteger required
job id
Response
OK
Changes
Changed in 2 of the 2 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○