GET
/
model
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
_id
string
required
type
enum<string>
required
Available options:
svc,
tts
title
string
required
description
string
required
cover_image
string
required
train_mode
enum<string>
default: full
Available options:
fast,
full
state
enum<string>
required
Available options:
created,
training,
trained,
failed
tags
string[]
required
samples
object[]
created_at
string
required
updated_at
string
required
languages
string[]
visibility
enum<string>
required
Available options:
public,
unlist,
private
lock_visibility
boolean
default: false
like_count
integer
required
mark_count
integer
required
shared_count
integer
required
task_count
integer
required
liked
boolean
default: false
marked
boolean
default: false
author
object
required