Job
Get job by jobId
get/job/{jobId}
Path parameters
jobIdstring required
Job ID
Headers
Authorizationstring required
Authentication header
Response
Success
Example response
{
"msg": "Success"
}Job ID
Authentication header
Success
{
"msg": "Success"
}