---
title: "Get the status of the Border Agent ephemeral key (ePSKc) session."
method: GET
path: "/node/ba-epskc/key"
tags: ["node"]
---

# Get the status of the Border Agent ephemeral key (ePSKc) session.

`GET /node/ba-epskc/key`

## Response `200`

Successful operation

- EpskcStatus
  - `state` 'disabled' | 'stopped' | 'started' | 'connected' | 'accepted' — The Border Agent ephemeral key session state.
  - `port` integer — The UDP port used by the ephemeral key session, if active.

## Other responses

- `404` — The client requested a target resource that does not exist. The client SHOULD perform action(s) to re-align with the API or re-synchronize application state before retrying the request.

## Changes

- **2026-08-12** `2d8232329a56` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/changes/node/ba-epskc/key/get.md)

---

[API](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api.md) · [All operations](https://skmtc.dev/openthread/apis/swagger-openthread-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openthread/swagger-openthread-rest-api/revisions/c3799941c155/schema)
