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.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.