Skip to main content
GET
Get credit spend attributed to providers and accounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start_time
string<date-time>
required

Range start (ISO 8601)

end_time
string<date-time>
required

Range end (ISO 8601)

Response

Successful Response

Credit spend attributed to tables/columns or providers/accounts.

entities
CreditAttributionEntitySchema · object[]
required

Sorted by credits descending; includes an explicit unattributed entity.

subentity_breakdown_since
string<date-time> | null
required

Drill-down rows cover only the detailed window when the range crosses the rollup boundary.

total_credits_refunded
number
required

The organization refunded total row, in decimal credits.

total_credits_spent
number
required

The organization total row, net of refunds, in decimal credits.

unattributed_credits
number
required

In decimal credits.