Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by model ID
Example:
1
Search term for model name
Example:
"ember"
Filter by model type
Available options:
chat
, voice
, embedding
, parsing
Page number (starts from 1)
Example:
1
Number of items per page
Example:
10