---
title: "Changes to Get node capabilities"
method: GET
path: "/api/nodes/{id}/meta"
---

# Changes to Get node capabilities

`GET /api/nodes/{id}/meta`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 36 revisions.

- **2026-06-04** `d58cf9d6195b` — 2 info
- **2026-04-05** `7464894ea582` — 2 warning, 2 info
- **2026-04-05** `a202861afa64` — 1 breaking, 3 info
- **2026-04-03** `82927cbcc9f7` — 1 info

## Changes

- **2026-06-04** `d58cf9d6195b` — 2 info
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `401`
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `404`
- **2026-04-05** `7464894ea582` — 2 warning, 2 info
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `401`
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `404`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `401`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `404`
- **2026-04-05** `a202861afa64` — 1 breaking, 3 info
  - added the new path request parameter `id`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the success response with the status `200`
- **2026-04-03** `82927cbcc9f7` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/studio-saelix/apis/sencho-api/docs/api/nodes/:id/meta/get.md) · [API](https://skmtc.dev/studio-saelix/apis/sencho-api.md) · [Page](https://skmtc.dev/studio-saelix/apis/sencho-api/changes/api/nodes/:id/meta/get)
