Models
Returns a list of models
GET
Returns a list of models
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Query Parameters
ID of the use case.
Status of the model.
Available options:
pending
, training
, active
, failed
Example:
"active"
Filter models that are trainable.
Example:
"true"
Response
200
application/json
200
The response is of type object[]
.
Returns a list of models