---
title: "GET /config/dodagRoutes"
method: GET
path: "/config/dodagRoutes"
---

# GET /config/dodagRoutes

`GET /config/dodagRoutes`

Return the DODAG downward routes populated on a Border Router (indicating devices joined to the mesh). This method may only be issued to a Border Router.

## Response `200`

The downward routes populated on a Border Router.

- DodagRouteEntry[]
  - `route` string — The ULA/GUA of the downward route to the device.

## Other responses

- `400` — Device is not a Border Router.
- `default` — Unknown error occurred

---

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