List ACL rules
get
Authorizations
defguard_sessionstringRequired
Query parameters
pageinteger · int32Optional
Page number. Defaults to 1.
per_pageinteger · int32Optional
Number of items per page, from 1 to 100. Defaults to 50.
Responses
200
Paginated list of ACL rules.
application/json
Envelope returned by paginated endpoints.
401
Session is missing or invalid.
application/json
403
Requires admin privileges and an active enterprise license.
application/json
500
Unable to list ACL rules.
application/json
get/api/v1/acl/rule
Last updated
Was this helpful?