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.
cURL
curl --request GET \ --url https://flow.seekr.com/v1/flow/fine-tunes \ --header 'Authorization: <api-key>'
{ "object": "<string>", "data": [ {} ] }
Retrieve a list of all fine-tuning jobs in your organization.
Seekr API Key without 'Bearer' Prefix
Successful Response
"list"