List loan tapes
List the loan tapes for a given financial account.
Path parameters
Globally unique identifier for financial account.
Globally unique identifier for financial account.
Query parameters
Date string in RFC 3339 format. Only entries created after the specified date will be included.
Date string in RFC 3339 format. Only entries created after the specified date will be included.
Date string in RFC 3339 format. Only entries created before the specified date will be included.
Date string in RFC 3339 format. Only entries created before the specified date will be included.
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 before which a page of results should end. Used to retrieve the previous page of results before this item.
Page size (for pagination).
Page size (for pagination).
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.
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