---
title: "Lists all source IPs for check runs"
method: GET
path: "/v1/static-ips"
tags: ["Static IPs"]
---

# Lists all source IPs for check runs

`GET /v1/static-ips`

Lists all source IPs for check runs as a single JSON array.

## Headers

- `x-checkly-account` string — Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

## Response `200`

Successful

- StaticIpv4Address[] — All IPv4 addresses used by Checkly check runners.

## Other responses

- `400` — Bad Request
- `429` — Too Many Requests

---

[API](https://skmtc.net/checklyhq/apis/checkly-public-api.md) · [All operations](https://skmtc.net/checklyhq/apis/checkly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checklyhq/checkly-public-api/revisions/87d29dc7b4fe/schema)
