Search...
/
Documentation
API Reference
Changelog
Discord
Empathic Voice Interface (EVI)
Tools
Prompts
Custom Voices
Configs
Chats
Chat Groups
Chat
Expression Measurement API
Batch
Stream
Custom Models API
Files
Datasets
Models
GET
List models
GET
Get model details
PATCH
Update model name
GET
List model versions
GET
Get model version
PATCH
Update model description
Jobs
Get support
Login
Custom Models API
Models
Update model name
PATCH
https://
api.hume.ai
/
v0
/
registry
/
models
/
:id
Returns 200 if successful
Path parameters
id
string
Required
Hume-generated ID of a Model
Query parameters
name
string
Required
New Model name
Response
This endpoint returns an object.
id
string
Hume-generated Model ID
name
string
Model name
created_on
long
Created date and time
modified_on
long
Updated date and time
total_stars
long
Total stars on this model
model_is_starred_by_user
boolean
Model is starred by this user
archived
boolean
Model is archived.
is_publicly_shared
boolean
Model is shared publicly
latest_version
object
Optional
Latest Model version number
Show 14 properties
Built with