Get Model Set

Version 4.0.25.2 (latest)

Get information about the model set with a specific id.

Request

GET /model_sets/{model_set_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
model_set_id
string
Id of model set
query
HTTP Query
fields
string
Requested fields.

Response

Datatype
Description
(object)
can
object
Operations the current user is able to perform on this object
all_access
boolean
built_in
boolean
id
string
Unique Id
models
string[]
name
string
Name of ModelSet
url
string
Link to get this item
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

Examples