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