ping
Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8098/admin/overview/online' \ --header 'Authorization: Bearer <token>'
{ "count": 1, "timestamp": 1756280150680 }