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:
"701e7fa4-c526-4b99-834c-c870e893ec48"
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.