🌲 FLUX.2 is here! Multi-reference editing, 4MP output, and enhanced photorealism. Explore FLUX.2 →
cURL
curl --request GET \ --url https://api.us1.bfl.ai/v1/my_finetunes \ --header 'x-key: <api-key>'
{ "finetunes": [ "<any>" ] }
List all finetune_ids created by the user
Successful Response
List of finetunes created by the user
Was this page helpful?