R/get_ruleset.R
get_ruleset.Rd
Get a ruleset.
get_ruleset(id = NULL, projectId = NULL, limit = NULL, offset = NULL)
the id of the ruleset.
id of project.
page start.
number of records to return on page.
a `tibble`.
if (FALSE) { # \dontrun{ get_ruleset(1,1) } # }