Skip to main content
GET
List balance transactions

Authorizations

Authorization
string
header
required

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

Headers

x-request-id
string

Optional caller request id.

Query Parameters

start_time
string<date-time>

Optional start time.

end_time
string<date-time>

Optional end time.

type
enum<string>

Optional transaction type filter.

Available options:
credit_purchase,
usage_charge,
refund,
adjustment
api_key_hash
string

Optional public key filter.

Response

List balance transactions response.

data
object[]
required

Balance transactions.

request_id
string

Request id.