---
title: "GET /api/status"
method: GET
path: "/api/status"
---

# GET /api/status

`GET /api/status`

## Response `200`

Success

- GeoIpStatus
  - `databases` GeoIpDatabaseStatus[], required
    - `edition` string, required
    - `timestamp` string

## Other responses

- `500` — Internal server error

## Changes

- **2025-11-26** `da18e3ec2edb` — 5 warning
  - removed the optional property `databases/items/archive_file_size` from the response with the `200` status
  - removed the optional property `databases/items/error` from the response with the `200` status
  - removed the optional property `databases/items/file_size` from the response with the `200` status
  - removed the optional property `databases/items/last_update_check` from the response with the `200` status
  - …1 more

[Change history](https://skmtc.dev/quoi-dev/apis/geoip-service/changes/api/status/get.md)

---

[API](https://skmtc.dev/quoi-dev/apis/geoip-service.md) · [All operations](https://skmtc.dev/quoi-dev/apis/geoip-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quoi-dev/geoip-service/revisions/da18e3ec2edb/schema)
