Skip to main content
GET
Get Model

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Request fulfilled, document follows

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