Site
List Site Models
List the models of a site. Returns meta data about the models as well as training status.
GET
/
platform
/
v2
/
sites
/
{site_id}
/
models
Authorizations
Authorization
string
headerrequiredYour API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.
Path Parameters
site_id
string
requiredQuery Parameters
model_type
enum<string>
Available options:
ai
, physical
Response
200 - application/json
id
string
requiredname
string
requiredlabel
string
requiredversion
integer
requireddisplay_name
string | null
priority
integer
requiredoutput_types
string[] | null
state
object[]
required