List rulesCopy Pageget https://sandbox.lithic.com/v2/auth_rulesLists V2 Auth rulesQuery Paramsending_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).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.card_tokenuuidOnly return Auth Rules that are bound to the provided card token.account_tokenuuidOnly return Auth Rules that are bound to the provided account token.business_account_tokenuuidOnly return Auth Rules that are bound to the provided business account token.scopestringenumOnly return Auth Rules that are bound to the provided scope.PROGRAMACCOUNTBUSINESS_ACCOUNTCARDANYAllowed:PROGRAMACCOUNTBUSINESS_ACCOUNTCARDANYevent_streamstringenumdeprecatedDeprecated: Use event_streams instead. Only return Auth rules that are executed during the provided event stream.AUTHORIZATIONTHREE_DS_AUTHENTICATIONTOKENIZATIONACH_CREDIT_RECEIPTACH_DEBIT_RECEIPTAllowed:AUTHORIZATIONTHREE_DS_AUTHENTICATIONTOKENIZATIONACH_CREDIT_RECEIPTACH_DEBIT_RECEIPTevent_streamsarray of stringsOnly return Auth rules that are executed during any of the provided event streams. If event_streams and event_stream are specified, the values will be combined.event_streamsADD stringResponses 200Auth Rules 400Bad Request 404Not FoundUpdated 5 days ago