List casesCopy Pageget https://sandbox.lithic.com/v1/transaction_monitoring/casesLists transaction monitoring cases, optionally filtered.Query Paramsqueue_tokenuuidOnly return cases belonging to the provided queue.statusstringenumOnly return cases with the provided status.OPENASSIGNEDIN_REVIEWESCALATEDRESOLVEDCLOSEDAllowed:OPENASSIGNEDIN_REVIEWESCALATEDRESOLVEDCLOSEDassigneestringOnly return cases assigned to the provided value. Pass an empty string to return only unassigned cases.rule_tokenuuidOnly return cases triggered by the provided transaction monitoring rule.transaction_tokenuuidOnly return cases that include the provided transaction.card_tokenuuidOnly return cases that include transactions on the provided card.account_tokenuuidOnly return cases that include transactions on the provided account.entity_tokenuuidOnly return cases associated with the provided entity.sort_bystringenumSort order for the returned cases.CREATED_ASCCREATED_DESCPRIORITY_DESCPRIORITY_ASCSTATUS_DESCSTATUS_ASCAllowed:CREATED_ASCCREATED_DESCPRIORITY_DESCPRIORITY_ASCSTATUS_DESCSTATUS_ASCbegindate-timeDate string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.enddate-timeDate string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.starting_afteruuidA 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.ending_beforeuuidA 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_sizeinteger1 to 100Defaults to 50Page size (for pagination).Responses 200Cases 400Bad RequestUpdated 12 days ago