Authorization: Bearer ********************curl --location --request GET '/metrics/file/count/extension' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"cephisso_platform_accounts_id": 0,
"count": 0,
"extension": "string"
}
]
}