v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Governance

List model limits

Returns a paginated list of model limits with their budget and rate limit settings.

get/api/governance/model-configs

Query parameters

limitinteger

Maximum number of results to return

offsetinteger

Number of results to skip (for pagination)

searchstring

Case-insensitive filter by model name

scope'global' | 'virtual_key' | 'user'

Filter by scope (global, virtual_key, or user; user is Enterprise only)

providerstring

Filter by provider name

from_memoryboolean

If true, returns data from in-memory cache (faster, may lag DB by one poll cycle)

Response

Successful response

total_countinteger

Total number of model configs matching the filter (used for pagination)