Retrieves the details and status of a job using the job ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier for the job to be retrieved.
Successful retrieval of job details.
The response is of type object
.