---
title: "List Regions"
method: GET
path: "/v1/tiktok/regions"
tags: ["TikTok Reference"]
---

# List Regions

`GET /v1/tiktok/regions`

List supported TikTok content regions.

## Response `200`

Supported regions

- RegionsResponse
  - `regions` RegionInfo[], required
    - `code` string
    - `country_code` string
    - `locale` string
    - `name` string

---

[API](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api.md) · [All operations](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scrapebadger/scrapebadger-account-api/revisions/4a1ef8777baf/schema)
