Skip to content

List invoices

GET
/bridge-payment/invoices

Requires INVOICES_RECEIPTS_ENABLED. Optional filters: organization_id, project_id (project access verified).

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

Invoices

application/json
JSON
{
"additionalProperties": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI