---
title: Recommendations
---

[Skip to content](#%5Ftop) 

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

[SSL](https://developers.cloudflare.com/api/typescript/resources/ssl)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Recommendations

##### [SSL/TLS Recommendation](https://developers.cloudflare.com/api/typescript/resources/ssl/subresources/recommendations/methods/get)

Deprecated

client.ssl.recommendations.get(RecommendationGetParams { zone\_id } params, RequestOptionsoptions?): [RecommendationGetResponse](https://developers.cloudflare.com/api/typescript/resources/ssl#%28resource%29%20ssl.recommendations%20%3E%20%28model%29%20recommendation%5Fget%5Fresponse%20%3E%20%28schema%29) { id, editable, modified\_on, 2 more } 

GET/zones/{zone\_id}/ssl/recommendation

##### ModelsExpand Collapse 

RecommendationGetResponse { id, editable, modified\_on, 2 more } 

id: string

editable: boolean

Whether this setting can be updated or not.

modified\_on: string

Last time this setting was modified.

formatdate-time

value: "auto" | "custom"

Current setting of the automatic SSL/TLS.

One of the following:

"auto"

"custom"

next\_scheduled\_scan?: string | null

Next time this zone will be scanned by the Automatic SSL/TLS.

formatdate-time