Authorization: Bearer ********************curl --location --request GET '/metrics/knowledge-sources/sharepoint/sites' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"cephisso_platform_accounts_id": 0,
"enabled_sites_count": 0,
"id": 0,
"partial_site_count": 0
}
]
}