GET
/
v1
/
finetune_details
curl --request GET \
  --url https://api.us1.bfl.ai/v1/finetune_details \
  --header 'x-key: <api-key>'
{
  "finetune_details": {}
}

Authorizations

x-key
string
header
required

Query Parameters

finetune_id
string
required

Response

200
application/json

Successful Response

The response is of type object.