Documentation Index

Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt

Use this file to discover all available pages before exploring further.

Important Notice: This Perimeter 81 documentation site is being deprecated and will be permanently removed on July 26, 2026.

Please use the latest Check Point Documentation Portal for current product documentation and updates. Access the Check Point Documentation Portal

Get object addresses

Prev Next
Get
/v2.3/objects/addresses

Required permissions: ["objects:read"].

Security
HTTP
Type bearer
Responses
200

Completed successfully

Expand All
object
data
Array of object (ObjectsAddressObj)
object
id
string

Unique Address ID

name
string

The name of the Objects

Min length3
Max length100
Pattern^[a-zA-Z0-9_ ]+$
description
string
OneOf
ObjectsAddressIP
object (ObjectsAddressIP)
valueType
string
Valid values[ "ip" ]
value
Array of string (IP)
Min items1
Max items1
string (ipv4)
ObjectsAddressIPList
object (ObjectsAddressIPList)
valueType
string
Valid values[ "list" ]
value
Array of string (IP)

Must be a unique list of IPs

Min items1
string (ipv4)
ObjectsAddressCIDR
object (ObjectsAddressCIDR)
valueType
string
Valid values[ "cidr" ]
value
Array of string (CIDR)
Min items1
Max items1
string
Pattern^((?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)){3})(\/(3[0-2]|[1-2][0-9]|[0-9]))$
ObjectsAddressFQDN
object (ObjectsAddressFQDN)
valueType
string
Valid values[ "fqdn" ]
value
Array of string (FQDN)
Min items1
Max items1
string
Pattern(?=^.{4,253}$)(^((?!-)[a-zA-Z0-9-]{0,62}[a-zA-Z0-9]\.)+[a-zA-Z]{2,63}$)
page
number
Minimum0
Maximum500
totalPage
number
Minimum0
Maximum500
itemsTotal
number
Minimum0
Maximum500
401

Unauthorized

403

Forbidden