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

# GET /config/securityKeys

`GET /config/securityKeys`

Return the security keys populated on the node.

## Response `200`

The security keys populated on the node.

- GroupTransientKeys — Add or update one or more Group Transient Keys to the Border Router. GTKs omitted from this object are not removed.
  - `gtk0` string — Group Transient Key 0 (PAN wide)
  - `gtk1` string — Group Transient Key 1 (PAN wide)
  - `gtk2` string — Group Transient Key 2 (PAN wide)
  - `gtk3` string — Group Transient Key 3 (PAN wide)

## Other responses

- `default` — Unknown error occurred

---

[API](https://skmtc.dev/siliconlabs/apis/tbu-api.md) · [All operations](https://skmtc.dev/siliconlabs/apis/tbu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siliconlabs/tbu-api/revisions/11bc7842d64c/schema)
