Search...
/
Login
Documentation
API Reference
Integrations
Release Notes
Status
Documentation
API Reference
Integrations
Release Notes
Status
OctoAI API
Authentication
Inference
Account
Endpoint
Telemetry
Secret
Registry Credential
Public Endpoint
Instance Types
Text Generation API
STREAM
Create Chat Completion
STREAM
Create Completion
Media Generation API
POST
Generate SDXL
POST
Generate SD3
POST
Generate ControlNet SDXL
POST
Generate SVD
POST
Generate FLUX.1 [dev]
POST
Generate FLUX.1 [schnell]
Fine Tuning API
POST
Create Tune
GET
Get Tune
DEL
Delete Tune
POST
Cancel Tune
GET
List Tunes
Asset Library API
GET
List Assets
POST
Create Asset
DEL
Delete Asset
POST
Complete Asset Upload
GET
Retrieve Asset
Media Utilities API
POST
Adetailer
POST
Upscaling
POST
Remove Background
Login
Fine Tuning API
List Tunes
GET
https://api.octoai.cloud
/
v1
/
tunes
List all tunes owned by the current user.
Query parameters
offset
integer
Optional
Offset into the results.
limit
integer
Optional
The max number of results to be shown (limit 100).
name
string
Optional
The name of the tune to filter on.
tune_type
enum
Optional
The type of the tune to filter on.
Allowed values:
lora_tune
text_to_speech_latent_tune
text_to_speech_rvc_tune
text_to_speech_tortoise_tune
base_checkpoint_id
string
Optional
The base checkpoint ID for the LoRA tune.
trigger_words
string
Optional
The trigger words to filter on.
engine
string
Optional
The engine type.
Response
This endpoint returns an object.
data
list of objects
List of tunes.
Show 14 properties
has_more
boolean
True if it has more items than the returned list.
total
integer
Total number of tunes.