---
title: Settings
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api/typescript)

[Content Scanning](https://developers.cloudflare.com/api/typescript/resources/content%5Fscanning)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Settings

##### [Get the Content Scanning status for a zone.](https://developers.cloudflare.com/api/typescript/resources/content%5Fscanning/subresources/settings/methods/get)

client.contentScanning.settings.get(SettingGetParams { zone\_id } params, RequestOptionsoptions?): [SettingGetResponse](https://developers.cloudflare.com/api/typescript/resources/content%5Fscanning#%28resource%29%20content%5Fscanning.settings%20%3E%20%28model%29%20setting%5Fget%5Fresponse%20%3E%20%28schema%29) { modified, value } 

GET/zones/{zone\_id}/content-upload-scan/settings

##### ModelsExpand Collapse 

SettingGetResponse { modified, value } 

Defines the status for Content Scanning.

modified?: string

Defines the last modification date (ISO 8601) of the Content Scanning status.

value?: string

Defines the status of Content Scanning.