Skip to content

List orders

GET
/bridge-payment/orders

Lists orders for the authenticated user with optional organization/project filters.

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Query Parameters

limit
Typeinteger
Default100
organization_id
Typestring
project_id
Typestring

Responses

Orders retrieved

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI