---
title: "List All Regions Per Account"
method: GET
path: "/regions/{subdomainId}"
---

# List All Regions Per Account

`GET /regions/{subdomainId}`

## Response `200`

- RegionsResponse — Regions API schema for a response.
  - `data` object[], required
    - `attributes` object, required
      - `id` string, required
      - `level` string, required
      - `name` string, required
      - `parent` object, required
        - `id` string, required
        - `level` string, required
        - `name` string, required
    - `id` string, required
    - `type` string, required

## Other responses

- `404`

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
