Skip to main content
GET
Get billing history

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Response

Compact billing history for the token tenant. Stripe's own objects are large, so each is projected to a small shape and both lists are capped at the 20 most recent. A company with no Stripe customer yet gets empty lists and nulls rather than a 404.

data
object
required