Jobs
Get job details
Retrieve details of a specific job identified by its unique ID.
get/api/v1/project/{projectid}/jobs/{id}
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
- ○