Skip to content
Start here

Quota

View secret usage
secrets_store.quota.get(QuotaGetParams**kwargs) -> QuotaGetResponse
GET/accounts/{account_id}/secrets_store/quota
ModelsExpand Collapse
class QuotaGetResponse:
secrets: Secrets
quota: float

The number of secrets the account is entitlted to use

usage: float

The number of secrets the account is currently using