List payments
Lists payments for the authenticated organization, each joined with its transferExtension sidecar.
Authentication
x-api-keystring
A scoped MvsPayApiKey, e.g. mvspay_live_…. Mint and scope keys from the dashboard (Settings → API Keys).
Query parameters
limit
Max rows to return.
offset
Rows to skip.
customer_id
Filter to a single customer.
Response
A page of payments.
transfers
total
limit
offset
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
502
Bad Gateway Error