List financial transactions
List the financial transactions for a given financial account.
Path parameters
Globally unique identifier for financial account.
Query parameters
Financial Transaction category to be returned.
Financial Transaction result to be returned.
Financial Transaction status to be returned.
Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.
Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.
A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.
A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.
Response
OK