Skip to main content
GET
Get quotas
Configure your deployment URL and API key before using this example. SUTRO_API_URL is the deployment origin; curl appends /v1 explicitly. Quotas apply to the Batch account associated with your API key. Read the limits before submitting a large job.
string
required
Deployment API key in the form Key YOUR_SUTRO_API_KEY.

Response

The response is { "quotas": [...] }. Each entry contains: See job priority and SLA for how to choose a workload class. The same information is available through so.get_quotas() in Python or sutro quotas in the CLI.