List Customers
GET
/bridge-payment/customers
Get a paginated list of customers. Authenticated users see their own customers.
Authorizations
SessionAuth
Session ID from Flowless authentication
TypeAPI Key (header: X-Session-ID)
Parameters
Query Parameters
page
Typeinteger
Minimum
1Default
1limit
Typeinteger
Minimum
1Maximum
100Default
20Responses
List of customers retrieved successfully