Skip to main content
GET
List Bank Statements
Returns a paginated list of bank statement requests for your organization, sorted by creation date (newest first). Credit terms records are excluded from this list.

Request

Headers

Query parameters

Example request

Response

200 — Success

Bank statement summary object

Pagination

To fetch the next page, pass the nextToken from the response as a query parameter:
Continue paginating until nextToken is null.

Error responses