Retrieves the details of a specific image LoRA model by its ID. Returns null if the model is not found or doesn’t belong to the authenticated user (unless it’s public).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the details of the specified image LoRA model.
The response is of type object
.