---
title: "List Elastic IPs"
method: GET
path: "/elastic_ips"
tags: ["Elastic Ips"]
---

# List Elastic IPs

`GET /elastic_ips`

List all Elastic IPs for the authenticated team. Elastic IPs are static public IP addresses that can be assigned to servers and moved between servers within the same project.

## Query parameters

- `filter[project]` string
- `filter[server]` string
- `filter[status]` 'configuring' | 'active' | 'moving' | 'releasing' | 'error'
- `page[size]` integer
- `page[number]` integer

## Response `200`

Success

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
