List business rulesget https://your-protect-instance.example.com/api/rest/v2/businessrulesThis endpoint returns a list of business rules. Required role: Admin or AdminReadOnly.Query Paramsidsarray of stringsidsADD stringruleKeysarray of stringsruleKeysADD stringruleGroupsarray of stringsruleGroupsADD stringwalletIdsarray of stringsDeprecated - Use EntityType and EntityID insteadwalletIdsADD stringcurrencyIdsarray of stringsFilter on currency idscurrencyIdsADD stringaddressIdsarray of stringsDeprecated - Use EntityType and EntityID insteadaddressIdsADD stringlevelstringDeprecated - Use EntityType instead one of '', 'global', 'currency', 'address', 'wallet'cursor.currentPagestringBase64-encoded string representing the current window of datacursor.pageRequeststringThe page to request, w.r.t the current page. Can be one of FIRST, PREVIOUS, NEXT, LASTcursor.pageSizestringThe size of the page requested. The handling service should impose a hard limit on thisentityTypestringFilters rules by what they apply to. This can be one of global, currency, wallet, address, exchange, exchange_account, tn_participant.entityIDsarray of stringsFilters rules by the identifier of the affected entity. For wallets, addresses, and currencies this is their ID. For exchanges this is the exchange label. Leave this field blank for global rules.entityIDsADD stringResponses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthorized: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Not Found: indicates that the server cannot find the requested resource 500Internal Server Error: indicates that the server encountered an unexpected condition that prevented it from fulfilling the request 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated about 2 months ago List business rulesEnable/disable requestsDid this page help you?YesNo