List Transactions
Transactions
List Transactions
Retrieve a list of transactions for a connected account.
GET
List Transactions
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The Stripe connected account ID
Query Parameters
Max number of transactions to return (1-100). Defaults to 50.
Required range:
1 <= x <= 100Pagination cursor (returns results after this ID).
Filter by Stripe customer ID.
Filter by created date start (unix timestamp, seconds).
Filter by created date end (unix timestamp, seconds).
