v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Global IPs

List all Global IP Allowed Ports

List all Global IP Allowed Ports

get/global_ip_allowed_ports

Response

Successful response

Example response

{
  "data": [
    {
      "first_port": 1024,
      "id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
      "last_port": 49151,
      "name": "TCP Registered",
      "protocol_code": "tcp",
      "record_type": "global_ip_allowed_port"
    }
  ]
}