Returns a paginated list of transactions for a card, ordered by creation date (newest first).
Includes authorizations, posted transactions, reversals, and failures.
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.
Card identifier.
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.