{
"transactions": [
{
"id": "string",
"type": "usage",
"credits_amount": -1500,
"tariff_credits_before": 10000,
"tariff_credits_after": 8500,
"purchased_credits_before": 500,
"purchased_credits_after": 500,
"credit_rate": 10,
"credit_rate_currency": "USD",
"monetary_equivalent": 150,
"period_start": "2019-08-24T14:15:22.123Z",
"period_end": "2019-08-24T14:15:22.123Z",
"messages_count": 45,
"total_tokens": 125000,
"details_by_agent": {
"agent-id": {
"messages": 30,
"credits": 1200
}
},
"details_by_model": {
"gpt-4o": {
"messages": 45,
"credits": 1500,
"tokens": 125000
}
},
"billing_transaction_id": "string",
"project_tariff_id": "string",
"credit_package_id": "string",
"description": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"total": 127
}