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
Default
100organization_id
Typestring
project_id
Typestring
Responses
Invoices
application/json
JSON
{
"additionalProperties": "string"
}