Retrieve the details of a specific job by its ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the workflow.
The ID of the job to retrieve.
Job details retrieved successfully
The response is of type object
.