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