---
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.

---

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