Retrieves a signed download URL for a trained Image LoRA model. The model must belong to the authenticated user and must have been trained via the API. The URL expires in 5 minutes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns a signed download URL for the specified Image LoRA model.
The response is of type object
.