Get Kb Media Quota
Get current media storage quota usage for the tenant.
Get current media storage quota usage for the tenant.
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v2/kb/media/quota"{
"limit_bytes": 0,
"percentage": 0,
"used_bytes": 0
}