---
title: "Retrieve the GeoIP status for this repository."
method: GET
path: "/repos/{owner}/{identifier}/geoip/status/"
tags: ["repos"]
---

# Retrieve the GeoIP status for this repository.

`GET /repos/{owner}/{identifier}/geoip/status/`

Retrieve the GeoIP status for this repository.

## Response `200`

Retrieved the GeoIP status for this repository.

- RepositoryGeoIpStatus
  - `geoip_enabled` boolean — If checked, any access to the website or downloads for this repository is allowed/denied according to the configured Geo/IP restriction rules.

## Other responses

- `400` — Request could not be processed (see detail).
- `402` — Geo/IP restrictions are not available; upgrade your account!
- `404` — Owner namespace or repository not found
- `422` — Missing or invalid parameters (see detail).

---

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