Get Quota
Accounts
Get Quota
Gets a single quota by resource name.
GET
Get Quota
Documentation Index
Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Query Parameters
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
200 - application/json
A successful response.
The value of the quota being enforced. This may be lower than the max_value if the user manually lowers it.
The maximum approved value.
The usage of the quota.
The update time for the quota.