{
"teamId": 123,
"teamName": "<string>",
"subscription": {
"planName": "<string>",
"planType": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"nextBillingDate": "2023-11-07T05:31:56Z"
},
"usage": {
"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
}
}Team Active Contacts Usage
One Reply team’s own subscription and active contacts usage, returned when each team is billed separately.
One team's own subscription and active contacts usage.
The team (workspace) ID.
The team (workspace) name.
The plan a team is on, and the dates of its current billing term.
Show child attributes
Show child attributes
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.
Show child attributes
Show child attributes