---
title: "Changes to GET /api/v1/skillhub/skills/{slug}"
method: GET
path: "/api/v1/skillhub/skills/{slug}"
---

# Changes to GET /api/v1/skillhub/skills/{slug}

`GET /api/v1/skillhub/skills/{slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 31 revisions.

- **2026-03-30** `c87fe17eb12b` — 5 info
- **2026-03-25** `15a1677e662f` — 1 breaking, 1 info
- **2026-03-19** `b7546b758744` — 1 breaking
- **2026-03-19** `239b3cc94d80` — 4 breaking, 2 warning, 2 info

## Changes

- **2026-03-30** `c87fe17eb12b` — 5 info
  - added the new optional `query` request parameter `agentId`
  - added the new optional `query` request parameter `source`
  - added the required property `agentId` to the response with the `200` status
  - added the required property `installedSource` to the response with the `200` status
  - added the required property `uninstallable` to the response with the `200` status
- **2026-03-25** `15a1677e662f` — 1 breaking, 1 info
  - added the pattern `^[a-z0-9][a-z0-9-]{0,127}$` to the `path` request parameter `slug`
  - for the `path` request parameter `slug`, the minLength was decreased from `1` to `0`
- **2026-03-19** `b7546b758744` — 1 breaking
  - removed the required property `homepage` from the response with the `200` status
- **2026-03-19** `239b3cc94d80` — 4 breaking, 2 warning, 2 info
  - for the `path` request parameter `slug`, the minLength was increased from `0` to `1`
  - removed the required property `agentId` from the response with the `200` status
  - removed the required property `installedSource` from the response with the `200` status
  - removed the required property `uninstallable` from the response with the `200` status
  - deleted the `query` request parameter `agentId`
  - deleted the `query` request parameter `source`
  - removed the pattern `^[a-z0-9][a-z0-9-]{0,127}$` from the `path` request parameter `slug`
  - added the required property `homepage` to the response with the `200` status

---

[Operation](https://skmtc.dev/nexu-io/apis/nexu-controller-api/docs/api/v1/skillhub/skills/:slug/get.md) · [API](https://skmtc.dev/nexu-io/apis/nexu-controller-api.md) · [Page](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/skillhub/skills/:slug/get)
