v52

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

List all Global IP Protocols

List all Global IP Protocols

get/global_ip_protocols

Response

Successful response

Example response

{
  "data": [
    {
      "code": "tcp",
      "name": "TCP",
      "record_type": "global_ip_protocol"
    }
  ]
}