Models
Get models
Retrieves a list of models or a specific model by name
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated list of fields to include in the response
Filter models by name
Response
200
application/json
List of models or a specific model
The response is of type object[]
.