---
title: "Gets the node owner"
method: GET
path: "/v1/node/owner/certificate"
tags: ["node"]
---

# Gets the node owner

`GET /v1/node/owner/certificate`

## Response `200`

Node Certificate

- NodeOwnerCertificateResponse
  - `certificate` string, string, required — Certificate stating the ownership. (Hex)

## Other responses

- `401` — Unauthorized (Wrong permissions, missing token)

---

[API](https://skmtc.net/iotaledger/apis/wasp-api.md) · [All operations](https://skmtc.net/iotaledger/apis/wasp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iotaledger/wasp-api/revisions/994a6c93b890/schema)
