List model pricing
Model Pricing
List model pricing
Retrieves a paginated list of model pricing entries with optional filtering
GET
List model pricing
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Query Parameters
Number of items to skip before starting to collect the result set.
Required range:
0 <= x <= 9007199254740991Example:
0
Number of items to include in the result set.
Required range:
1 <= x <= 100Example:
25
Field to order the result set by.
Available options:
createdAt, modifiedAt, modelId, id Example:
"createdAt"
Order direction.
Available options:
asc, desc Example:
"desc"
Filter by model ID
Example:
"gpt-4o-2024-08-06"