---
title: "Changes to Get Namespace"
method: GET
path: "/v1/namespace/{namespace_id}"
---

# Changes to Get Namespace

`GET /v1/namespace/{namespace_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 37 revisions.

- **2026-06-10** `02daa1da4e82` — 10 breaking
- **2026-06-10** `871a12102bbe` — 10 breaking, 10 info
- **2026-05-31** `3f6cc27b443e` — 5 info
- **2026-04-21** `108f632ed635` — 5 info
- **2026-03-13** `0e4854909d2a` — 1 info

## Changes

- **2026-06-10** `02daa1da4e82` — 10 breaking
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was widened by adding types `null` to media type `application/json` of response `401`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was widened by adding types `null` to media type `application/json` of response `403`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was widened by adding types `null` to media type `application/json` of response `401`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was widened by adding types `null` to media type `application/json` of response `403`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was widened by adding types `null` to media type `application/json` of response `404`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was widened by adding types `null` to media type `application/json` of response `500`
- **2026-06-10** `871a12102bbe` — 10 breaking, 10 info
  - the response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` became nullable for the status `200`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` became nullable for the status `401`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` became nullable for the status `403`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` became nullable for the status `404`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` became nullable for the status `500`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` became nullable for the status `200`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` became nullable for the status `401`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` became nullable for the status `403`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` became nullable for the status `404`
  - the response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` became nullable for the status `500`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `401`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `403`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `404`
  - response property `data/anyOf[subschema #1: NamespaceItem]/createdAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `500`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `401`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `403`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `404`
  - response property `data/anyOf[subschema #1: NamespaceItem]/updatedAt` list-of-types was narrowed by removing types `null` from media type `application/json` of response `500`
- **2026-05-31** `3f6cc27b443e` — 5 info
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/default_policy` to the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/default_policy` to the response with the `401` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/default_policy` to the response with the `403` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/default_policy` to the response with the `404` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/default_policy` to the response with the `500` status
- **2026-04-21** `108f632ed635` — 5 info
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/instance_config` to the response with the `200` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/instance_config` to the response with the `401` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/instance_config` to the response with the `403` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/instance_config` to the response with the `404` status
  - added the optional property `data/anyOf[subschema #1: NamespaceItem]/instance_config` to the response with the `500` status
- **2026-03-13** `0e4854909d2a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/papr-ai/apis/papr-memory-api/docs/v1/namespace/:namespace_id/get.md) · [API](https://skmtc.dev/papr-ai/apis/papr-memory-api.md) · [Page](https://skmtc.dev/papr-ai/apis/papr-memory-api/changes/v1/namespace/:namespace_id/get)
