---
title: "Read skill namespace"
method: GET
path: "/agent/skills/namespaces/{id}"
tags: ["Agents"]
---

# Read skill namespace

`GET /agent/skills/namespaces/{id}`

## Path parameters

- `id` string, required

## Response `200`

Namespace metadata

## Other responses

- `401` — Authentication required
- `403` — Insufficient permissions
- `404` — Namespace not found

## Changes

- **2026-05-19** `5b7e64e6d6f9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casemark/apis/case-dev-api/changes/agent/skills/namespaces/:id/get.md)

---

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