---
title: "Get client default location handler"
method: GET
path: "/cdn/admin/default_region"
tags: ["Balancer"]
---

# Get client default location handler

`GET /cdn/admin/default_region`

Get the default location handler that is used to redirect traffic from locations that are not used in content delivery and
to deliver content when the user region has not been defined.

## Query parameters

- `client_id` integer, required

## Response `200`

Successful.

- DefaultLocationHandler
  - `current_handler` string — Name of the region used as the default location handler.
  - `possible_handlers` string[] — Names of regions that can be used as the default location handler.

## Other responses

- `404` — The client is not found.

---

[API](https://skmtc.dev/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.dev/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
