Endpoint Examples
Get Model Summary
Returns a summary of the specified model
GET
/
model
/
summary
/
{model_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
model_name
string
requiredResponse
200 - application/json
The response is of type object
.