List all security rules associated with the site.
Processing mode: sync
The access token received from the authorization server in the OAuth 2.0 flow.
The organization slug
The server ID
The site ID
Available sorts are path
, status
, created_at
, updated_at
. You can sort by multiple options by separating them with a comma. To sort in descending order, use -
sign in front of the sort, for example: -path
.
The number of results that will be returned per page.
The cursor to start the pagination from.
The path for the security rule.
"/admin"
The status of the security rule.
"installed"
Paginated set of SecurityRuleResource
The response is of type object
.