Returns all payment methods (bank accounts and cards) for a user.
Results include only masked data — full account numbers and PANs are never returned.
Documentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
UUID of the user whose payment methods to list.
"b3a9b622-cc63-4d3c-aad6-2d8e29e6f9d4"
Max records per page.
1 <= x <= 200Records to skip.
x >= 0Successful Response
Standard response wrapper for list responses.
HTTP status code for the response.
Payload or error details.
UTC timestamp (milliseconds since epoch) when response was generated.
Total rows matching the request filters (not just this page).
x >= 0Cursor for the next page, if available.