# Get Organization Consumption Quota **GET /ai/quota** Get per-org token consumption quota (tokens/min). Null means unlimited. ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ## Responses ### 404 404 #### Body: application/json (object) - **type** (string(uri-reference)) - **title** (string) - **status** (integer) - **detail** (string) - **instance** (string(uri-reference)) - **errors** (array[object]) ### 200 200 #### Body: application/json (object) - **quota-tokens-per-minute** (integer | null) Per-org token consumption quota (tokens/min). Null means unlimited. [Powered by Bump.sh](https://bump.sh)