Get tenant quotas
Tenants
Get tenant quotas
Returns the per-tenant quota ceilings for a specific tenant — items, webhooks, blobs, storage bytes, and per-minute rate limit. null on a field means the env default applies; an entirely-null payload means no per-tenant override is configured. Platform-admin only — tenant admins use GET /tenants/me/quotas to read their own ceilings without knowing their tenant id.
GET
Get tenant quotas
Documentation Index
Fetch the complete documentation index at: https://docs.myme.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)
Path Parameters
Response
Quota row. Null fields mean 'fall back to env defaults'. An entirely-null payload means no per-tenant override is set.