Skip to main content
GET
List Billing Transactions

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Query Parameters

userId
string

The unique ID of the user.

pageSize
integer<int32>
pageToken
string

Token for pagination.

Response

A successful response.

ListBillingTransactionsResponse is the response listing billing transactions.

transactions
object[]

The transactions.

nextPageToken
string

Token for pagination.