Get a job by ID
General
Get a job by ID
GET
Get a job by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier for a job
Example:
"d9a9f07c-fe83-4953-9f56-5577bcf95314"
Response
The most up-to-date state of the job. You can check when the job is completed by checking the status field. For completed loraTraining jobs, the result will include a style_id field.