The context-window overrides configured for your organization.
One entry per model id this org has overridden; models left on AgentEye’s
built-in defaults do not appear here. To see what a specific model actually
resolves to, override or not, use /settings/model-context-windows/resolve.
Listing, setting and deleting all share this one path and differ only by method, because the model id travels in the body or the query string rather than the path.
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Response
This organization's overrides, under model_context_windows.

