Skip to main content
GET
Use this endpoint to get all transactions that belong to a specific user, across all the user’s members and accounts.
from_date
string
Return transactions occurring within a date range starting on this day. If not set, this defaults to 90 days prior to the day of the request. Must be in ISO 8601 format without a time component.
to_date
string
Return transactions occurring in a date range ending on this day. If not set, this defaults to 5 days forward from the day of the request so as to capture pending transactions. Must be in ISO 8601 format without a time component.