Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Introducing the official FLUX MCP • Try now
cURL
curl --request GET \ --url https://api.us1.bfl.ai/v1/my_finetunes \ --header 'x-key: <api-key>'
{ "finetunes": [ "<unknown>" ] }
List all finetune_ids created by the user
Successful Response
List of finetunes created by the user
Was this page helpful?