v1
latestSwagger 2.02026-07-13285166341.1 KBJobs
Get a Job by ID
Gets a Job by ID. When successful, the response is the requested Job. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/jobs/{jobID}
Path parameters
jobIDinteger required
The ID of the Job to get.
Query parameters
isIncludeDeletedboolean
Does it include deleted job, or not
Response
OK