Global IPs

List all Global IP Protocols

List all Global IP Protocols

get/global_ip_protocols

Response

Successful response

Example response

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

Changes

No recorded changes to this endpoint across all 47 revisions of this API.