List my receipts
GET
/bridge-payment/receipts/me
Requires INVOICES_RECEIPTS_ENABLED. Optional organization_id or project_id filters.
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
Receipts
application/json
JSON
{
"additionalProperties": "string"
}