Skip to main content
GET
Billing History

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

workspace_id
string
required

The ID of the workspace.

Query Parameters

limit
integer

The maximum number of invoices to return. Defaults to 10.

Example:

10

starting_after
string

The ID of the last invoice from the previous page. Used for pagination.

Example:

"in_1234567890abcdefghij"

ending_before
string
Example:

"example"

Response

200 - application/json
data
object[]
Example: