---
title: "GET /node/identity"
method: GET
path: "/node/identity"
tags: ["node", "identity"]
---

# GET /node/identity

`GET /node/identity`

Get node's public identity

## Response `200`

Identity

- Identity
  - `DID` string
  - `PublicKey` string

## Other responses

- `400` — error

## Changes

- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `node_identity` removed and replaced with `get_node_identity`
- **2025-06-02** `60812f5416c5` — 1 info
  - api operation id `get_node_identity` removed and replaced with `node_identity`

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/node/identity/get.md)

---

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