Skip to main content
GET
Get training status

Authorizations

Authorization
string
header
required

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

Path Parameters

character_id
string
required

Response

200 - application/json

Training status.

face_lora_status
string
body_lora_status
string
face_training
object
character_training
object
face_training_history
object[]
character_training_history
object[]
can_start_face_training
boolean
can_start_body_training
boolean
training_complete
boolean
has_active_training
boolean
face_image_count
integer
body_image_count
integer
failed_face_image_count
integer
failed_body_image_count
integer