---
title: "List Regions"
method: GET
path: "/meta/regions"
tags: ["Geolocation"]
---

# List Regions

`GET /meta/regions`

## Response `200`

- object
  - `regions` object[]
    - `region_id` integer — Unique region identifier.
    - `region_code` string — Region code (e.g. "CA", "FL").
    - `country_id` integer — Parent country ID.
    - `country_code` string — Parent country code.
    - `region_name` string — Full region name.

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
