---
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

---

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