Job
Get job by job ID
Returns the full job object as saved in the database by the job ID. If the job is not found, an error response is returned.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Response
200
application/json
The response is of type object
.