List RulesetsAsk AIget https://api.staging.payrails.io/merchant/rulesetsFetch a list of rulesets for the given query parameters.Query Paramspage[after]stringSearch collection items after that cursor.page[before]stringSearch collection items before that cursor.page[size]int32Length of the collection to search.filter[createdAt]stringFilter by createdAt.filter[id]stringFilter for a list of rulesets by id.filter[workspaceId]stringFilter by Workspace ID.Responses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 429Too Many Requests.Updated 11 months ago