List Models
List all AI models in your workspace with summary information including usage counts. Available on all plans.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number.
Required range:
x >= 1Number of results per page (max 100).
Required range:
1 <= x <= 100Response
Models retrieved successfully
The model ID.
The canonical model identifier.
Human-readable model name.
Model provider (e.g. OpenAI, Anthropic).
Model family grouping.
Number of conversations using this model.
When the model was last used.
cURL

