LoRA
Retrieve a LoRA
Retrieve a LoRA
Retrieve the details of a LoRA.
GET
/
lora
/
{name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
name
string
requiredName of the LoRA
Response
200 - application/json
name
string
requiredName of the LoRA, used as the unique identifier.
unit_price
number
requiredactive_deployment
object
Current active deployment of the LoRA.