Skip to main content
GET
Get the specified Custom Access List associated with a Shield Zone

Path Parameters

id
integer<int64>
required

The ID of the Custom Access List to retrieve.

shieldZoneId
integer<int32>
required

The ID of the Shield Zone to which the Custom Access List belongs.

Response

OK

Response containing custom access list data or error information.

data
object

Represents a custom access list associated with a shield zone.

error
object

Generic response object containing status information for API operations.

Last modified on July 19, 2026