---
title: "Retrieve an IP"
method: GET
path: "/ips/{ip_id}"
tags: ["IP Addresses"]
---

# Retrieve an IP

`GET /ips/{ip_id}`

Retrieve an IP Address

## Path parameters

- `ip_id` string, required

## Query parameters

- `extra_fields[ip_addresses]` string

## Response `200`

Success

## Changes

- **2026-08-13** `98ddaea7a508` — 1 breaking
  - the response property `data/attributes/assignment/assigned_at` became nullable for the status `200`
- **2026-08-04** `018cb742936f` — 1 breaking
  - the response property `data/attributes/assignment/hostname` became nullable for the status `200`

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/ips/:ip_id/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/c80535f26dd7/schema)
