v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 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": [
    {
      "id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
      "record_type": "global_ip_allowed_port",
      "protocol_code": "tcp",
      "name": "TCP Registered",
      "first_port": 1024,
      "last_port": 49151
    }
  ]
}