---
title: "Get the org-level memory toggle"
method: GET
path: "/v1/identity/org/memory"
tags: ["identity"]
---

# Get the org-level memory toggle

`GET /v1/identity/org/memory`

Return the effective org-level memory toggle (always a boolean, never null).

## Response `200`

Successful Response

- OrgMemoryResponse — The org-level memory module toggle (effective boolean, never null).
  - `memory_enabled` boolean, required

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `404` — Resource not found

---

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