{
"billingMonthStart": "2023-11-07T05:31:56Z",
"billingMonthEnd": "2023-11-07T05:31:56Z",
"aiSdrContactsIncluded": true,
"computedAt": "2023-11-07T05:31:56Z",
"used": 123,
"daily": [
{
"date": "2023-11-07T05:31:56Z",
"used": 123,
"cumulativeUsed": 123,
"remaining": 123,
"teams": [
{
"teamId": 123,
"teamName": "<string>",
"used": 123
}
]
}
],
"available": 123,
"remaining": 123
}Active Contacts Usage
Active contacts consumed in the current Reply billing month, with the pool size, what remains, and a day-by-day breakdown.
Active contacts consumed in the current billing month, with a day-by-day breakdown. A contact counts once per pool per month, on the day it is first touched, however many times it is contacted afterwards.
First day of the current billing month.
Exclusive end of the current billing month, which is the first day of the next one.
How the monthly active contacts allowance is measured. shared is a single capped pool, and is the only value
for which available and remaining carry a number. unlimited is a shared pool with no cap. perUser means
the plan meters contacts against each user rather than from a shared pool.
shared, unlimited, perUser Whether contacts touched by AI SDR sequences draw on this pool. Determined by the plan.
When the daily figures were calculated. They are cached for up to 30 minutes, so this can be earlier than
generatedAt.
Contacts consumed so far this billing month.
One entry per day, from the first day of the billing month through today. Days still to come in the month are not included.
Show child attributes
Show child attributes
Size of the pool for the month. Null unless poolType is shared.
available minus used, never below zero. Null unless poolType is shared.