---
title: "List nearest regions for this device"
method: GET
path: "/region/bylocation/{latitude}/{longitude}"
tags: ["Region"]
---

# List nearest regions for this device

`GET /region/bylocation/{latitude}/{longitude}`

Get nearest regions for this device, sorted by distance. Only regions of category `fence` will be listed.

## Path parameters

- `latitude` number, required
- `longitude` number, required

## Query parameters

- `limit` number
- `skip` number

## Response `200`

OK

---

[API](https://skmtc.net/notificare/apis/notificare-cloud-api.md) · [All operations](https://skmtc.net/notificare/apis/notificare-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notificare/notificare-cloud-api/versions/aad692b34bab/schema)
