List Account ActivityCopy Pageget https://sandbox.lithic.com/v1/account_activityRetrieve a list of transactions across all public accounts.Query ParamsstatusenumFilter by transaction statusDECLINEDEXPIREDPENDINGRETURNEDREVERSEDSETTLEDVOIDEDAllowed:DECLINEDEXPIREDPENDINGRETURNEDREVERSEDSETTLEDVOIDEDresultenumFilter by transaction resultAPPROVEDDECLINEDAllowed:APPROVEDDECLINEDfinancial_account_tokenuuidFilter by financial account tokenbusiness_account_tokenuuidFilter by business account tokenaccount_tokenuuidFilter by account tokencategorystringenumFilter by transaction categoryACHWIREBALANCE_OR_FUNDINGFEEREWARDADJUSTMENTDERECOGNITIONDISPUTECARDEXTERNAL_ACHEXTERNAL_CHECKEXTERNAL_FEDNOWEXTERNAL_RTPEXTERNAL_TRANSFEREXTERNAL_WIREMANAGEMENT_ADJUSTMENTMANAGEMENT_DISPUTEMANAGEMENT_FEEMANAGEMENT_REWARDMANAGEMENT_DISBURSEMENTHOLDPROGRAM_FUNDINGShow 22 enum valuesbegindate-timeDate string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.ending_beforestringA 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.enddate-timeDate string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.page_sizeinteger1 to 100Defaults to 50Page size (for pagination).starting_afterstringA 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.Responses 200Successful response with unified transaction data 400Bad request 401Unauthorized 403Forbidden 500Internal server errorUpdated 3 days ago