Jobs status
This API endpoint returns the status of a job
Get Job Status
Will return the status of an async job
GET https://public-api.linearb.io/api/v1/jobs/status/{job_id}
Responses
200 - Successful Response
400 - Bad Request
401 - Unauthorized
403 - Forbidden
404 - Not Found
405 - Method Not Allowed
409 - Conflict
422 - Validation Error
500 - Internal Server Error
504 - Gateway Timeout