Authorization: Bearer ********************
curl --location --request GET '/admin-api/charging/screen/capacityUtilizationRate?tenantId' \
--header 'Authorization: {{authorization}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json'
{}