Skip to content

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
Minimum1
Default1
limit
Typeinteger
Minimum1
Maximum100
Default20

Responses

List of customers retrieved successfully

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI