Lists rules in a organization
'limit' sets the number of results to return in each page.
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
This is used to order rules by type or key or value
type
, key
, value
, created
This is used to order analytics in the ascending or descending order
asc
, desc
filter by rule type
filter by rule preview status
filter by rule key
filter items by scopes
filter by languages
filter by voices
OK
The response is of type object[]
.