Skip to content
Bridge Payments Docs
Search
K
Main Navigation
Home
Getting Started
API Reference
Guides
Providers
Pubflow
Appearance
Menu
Return to top
Get user total balance (admin)
GET
/bridge-payment/account-balance/users/{user_id}/total
Authorizations
SessionAuth
Session ID from Flowless authentication
Type
API Key (header: X-Session-ID)
Parameters
Path Parameters
user_id
*
Type
string
Required
Query Parameters
currency
Type
string
Default
"USD"
Responses
200
403
User total returned
GET
/bridge-payment/account-balance/users/{user_id}/total
Playground
Server
Select a server...
Authorization
SessionAuth
Variables
Key
Value
user_id
*
currency
Try it out
Samples
Powered by
VitePress OpenAPI