Skip to content

List my balances

GET
/bridge-payment/account-balance/me/balances

Returns authenticated user balances with optional filters.

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Query Parameters

limit
Typeinteger
Default100
reference_code
Typestring
balance_type
Typestring
Valid values
"general""credits""promotional""refund"
status
Typestring
Valid values
"active""suspended""expired""closed"
organization_id
Typestring
project_id
Typestring
currency
Typestring

Responses

Balances retrieved

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI