---
title: "Retrieve organization data retention"
method: GET
path: "/organization/data_retention"
tags: ["Data retention"]
---

# Retrieve organization data retention

`GET /organization/data_retention`

Retrieves organization data retention controls.

## Response `200`

Organization data retention controls retrieved successfully.

- OrganizationDataRetention — Represents the organization's data retention control setting.
  - `object` 'organization.data_retention', required — The object type, which is always `organization.data_retention`.
  - `type` 'zero_data_retention' | 'modified_abuse_monitoring' | 'enhanced_zero_data_retention' | 'enhanced_modified_abuse_monitoring', required — The configured organization data retention type.

---

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