---
title: "Retrieve an Elastic IP"
method: GET
path: "/elastic_ips/{elastic_ip_id}"
tags: ["Elastic Ips"]
---

# Retrieve an Elastic IP

`GET /elastic_ips/{elastic_ip_id}`

Returns a single Elastic IP by its ID.

## Path parameters

- `elastic_ip_id` string, required

## Response `200`

Success

## Other responses

- `404` — Not Found

## Changes

- **2026-07-31** `795dfc010f2a` — 2 warning
  - added the new `bgp` enum value to the `data/attributes/mode` response property for the response status `200`
  - added the new `pending` enum value to the `data/attributes/status` response property for the response status `200`

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/elastic_ips/:elastic_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.dev/latitude/apis/latitude-sh-api/revisions/6ad8dacf6642?raw)
