Jump to Content
Hume AI
API Reference
v0

Log InHume AI
API Reference
Log In
v0API Reference

Hume AI Batch API

  • Start Job
    • Start Inference Jobpost
    • Start Inference Job with Local Filespost
  • List Jobs
    • List Jobsget
  • Get Job Predictions
    • Get Job Predictionsget
    • Get Job Artifactsget
    • Get Job Detailsget

Hume AI Streaming API

  • Streaming API

Hume AI Registry API

  • Files
    • Gets a list of Filesget
    • Creates Filespost
    • Removes an Attribute associated with a Filepost
    • Adds Attributes to be associated with a Filepost
    • Gets a File by IDget
    • Deletes a Filedel
    • Updates a File's namepatch
    • Gets Predictions associated with a Fileget
  • Datasets
    • Gets a list of Datasetsget
    • Creates a Datasetpost
    • Gets a Dataset by IDget
    • Creates a Dataset with Local Filepost
    • Creates a new Dataset versionpost
    • Deletes a Datasetdel
    • Gets a list of a Dataset's versionsget
    • Gets a list of Files associated with a Datasetget
    • Gets a Dataset version by IDget
    • Gets a list of Files associated with a Dataset versionget
  • Models
    • Gets a Model by IDget
    • Updates a Model's namepatch
    • Gets a list of Modelsget
    • Gets a list of Model versionsget
    • Gets a Model version by IDget
    • Get Metrics associated with a Model versionget
    • Gets Charts associated with a Model versionget
  • Transfer Learning
    • Start Training Jobpost
    • Start Transfer Learning Inference Jobpost
Powered by 

Gets a Model by ID

get https://api.hume.ai/v0/registry/models/

Returns 200 if successful

Language
Credentials
Header
Click Try It! to start a request and see the response here!