sensors_other
Get Models
get/api/v2/models
Response
Successful response
Example response
[
{
"name": "loan application",
"source": "azure",
"versions": [
{
"version": "1",
"tags": {
"env": "staging",
"owner": "research"
},
"locations": {
"hl_s3": "https://hl-tenant-models.s3.amazonaws.com/03289d66-71ab-11ee-b530-7ecb4245a394/12345678-1234-1234-1234-123456789012/87654321-4321-4321-4321-210987654321/model",
"azure": "https://myaccount.blob.core.windows.net/mycontainer/myvirtualdirectory/model"
}
}
]
}
]