Usage
Get user usage
{
"period": {
"start": "2025-06-01T00:00:00.000Z",
"end": "2025-06-30T23:59:59.000Z",
"days_remaining": 15
},
"quota": {
"messages": 1000,
"voice_seconds": 3600.0,
"video_seconds": 1800.0
},
"usage": {
"messages": 250,
"voice_seconds": 900.0,
"video_seconds": 120.0
},
"remaining": {
"messages": 750,
"voice_seconds": 2700.0,
"video_seconds": 1680.0
}
}Field
Type
Description
Get user tier
Parameter
Type
Description
Last updated