{
"success": true,
"records": [
{
"billing_id": "BRK-123456SB",
"snapshot_id": "BRK-123456S",
"snapshot_name": "prod-backup-dec11",
"size_gb": 250,
"tier": "legacy",
"start_time": "2025-12-11T10:00:00Z",
"end_time": "2025-12-11T18:00:00Z",
"total_duration_minutes": 480,
"per_minute_rate": 0.00417,
"total_cost": 2,
"currency": "USD",
"status": "completed",
"description": "Snapshot usage - 480 minutes for 250GB snapshot (prod-backup-dec11)"
}
],
"summary": {
"totalMinutes": 480,
"activeCount": 1,
"averageUsage": 480,
"totalSizeGB": 250,
"totalCost": 2
},
"total": 1,
"page": 1,
"limit": 20,
"total_pages": 1,
"currency": "USD",
"tier": "legacy"
}