List model versions

GET
Returns 200 if successful

Query parameters

idstringOptional
Hume-generated Model Version IDs to be queried
namestringOptional
Model version name to be queried
versionstringOptional
Model version number to be queried
shared_assetsbooleanOptional

True Will show all assets owned by you and shared with you. False Will show only your assets. Default: False

Response

This endpoint returns a list of objects
idstring
Hume-generated Model version ID
model_idstring
Hume-generated Model ID of the parent Model
user_idstring
Hume-generated User ID
versionstring
Model version number
source_uristring
Model version's source file URI
dataset_version_idstring
Hume-generated Dataset version ID for the Dataset version the Model version was trained on
created_onlong
Created date and time
metadatamap from strings to maps from strings to anyOptional
Additional details as key, value pairs
descriptionstringOptional
Model version description
tagslist of objectsOptional
List of Tags associated with the Model version
file_typeenumOptional

File type: video, audio, video_no_audio, image, text, or mediapipe_facemesh

target_featurestringOptional
Target feature, the feature the model was trained against
task_typestringOptional
Type of the task used to train
training_job_idstringOptional
ID of the batch training job