Skip to main content
POST
TypeScript (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
days
integer<int32>

Response

Success

memberStats
MemberBillingStat · object[]
agentStats
AgentBillingStat · object[]
totalFeedAcu
number<double>
playbookStats
PlaybookBillingStat · object[]
dashboardStats
DashboardBillingStat · object[]
totalPlaybookAcu
number<double>
totalDashboardAcu
number<double>
unattributedFeedAcu
number<double>
unattributedDashboardAcu
number<double>
totalDashboardCount
integer<int32>
totalPlaybookCount
integer<int32>
unattributedPlaybookAcu
number<double>
appStats
AppBillingStat · object[]
totalAppAcu
number<double>
unattributedAppAcu
number<double>
totalAppCount
integer<int32>
acuRatePer1000Usd
number<double>

Effective ACU->USD rate for this org, in USD per 1000 ACUs (resolved from the tenant's pricing tier / active override). Multiply any ACU figure by (rate / 1000) to show dollars. 0 means unknown/unpriced (e.g. trial).