Authorization: Bearer <JWT> (obtain via Partner login, refresh via Refresh token).curl --location 'https://api.veloconnect.me/api/v2/dashboard/kpis?From=undefined&To=undefined&Channels=undefined'{
"messagesSent": 0,
"messagesDelivered": 0,
"deliveryRate": 0,
"totalSpend": 0,
"estimatedSpend": 0,
"balance": 0,
"currency": "string",
"telegramOtpVerificationRate": 0
}