quota limits
Returns a list of Quota Types supported by Quota Service.
You need global.quota_limit.read permission to access this resource.
get/quotas/limits
Response
OK
Example response
{
"data": [
{
"name": "per_contract_workspace_count_full",
"path": "per_contract_workspace_count_full/",
"contextTemplate": "{tenantId}.{contractId}"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.