Retrieves the current training status of a specific image LoRA model. Useful for polling the status of a training job. Returns null if the model is not found or doesn’t belong to the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the training status of the specified image LoRA model.
The response is of type object
.