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:
"4dd4aefd-2ad8-4a1e-8156-ecd10dabdd20"
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.