Skip to main content
GET
List quota usage for the authenticated user

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Query Parameters

cluster_id
string

Cluster ID to include concurrency quotas

Required string length: 1 - 54

Response

Quota info for all metrics

data
object[]
required
has_more
boolean
required

True if more items exist after this page.

next_cursor
string | null
required

Opaque cursor for the next page, or null if no more pages.