Authorization: Bearer ********************curl --location --request GET '/metrics/tokens/message' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"cephisso_platform_accounts_id": 0,
"message_type": "string",
"tokens_used": 0,
"date": "2019-08-24T14:15:22Z"
}
]
}