🌲 FLUX.2 is here! Multi-reference editing, 4MP output, and enhanced photorealism. Explore FLUX.2 →
cURL
curl --request GET \ --url https://api.bfl.ai/v1/finetune_details \ --header 'x-key: <api-key>'
{ "finetune_details": {} }
Get details about the training parameters and other metadata connected to a specific finetune_id that was created by the user.
Successful Response
Details about the parameters used for finetuning
Was this page helpful?