Endpoints
Get Model by ID
Returns a single model from ShuttleAI
GET
/
v1
/
models
/
{id}
Path Parameters
id
string
requiredResponse
200 - application/json
object
string
The name of the model
data
object[]
The list of model objects.
Returns a single model from ShuttleAI
The name of the model
The list of model objects.