---
title: Auto Origin TLS Kex
---

[Skip to content](#%5Ftop) 

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

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

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Auto Origin TLS Kex

##### [Get Auto-Origin TLS KEX enrollment status for the given zone](https://developers.cloudflare.com/api/resources/ssl/subresources/auto%5Forigin%5Ftls%5Fkex/methods/get)

GET/zones/{zone\_id}/settings/auto\_origin\_tls\_kex

##### [Patch Auto-Origin TLS KEX enrollment status for the given zone](https://developers.cloudflare.com/api/resources/ssl/subresources/auto%5Forigin%5Ftls%5Fkex/methods/edit)

PATCH/zones/{zone\_id}/settings/auto\_origin\_tls\_kex

##### ModelsExpand Collapse 

AutoOriginTLSKexGetResponse object { id, enabled, modified\_on } 

id: string

enabled: boolean

Whether Auto-Origin TLS KEX selection is enabled for the zone.

modified\_on: string

Last time this setting was modified.

formatdate-time

AutoOriginTLSKexEditResponse object { id, enabled, modified\_on } 

id: string

enabled: boolean

Whether Auto-Origin TLS KEX selection is enabled for the zone.

modified\_on: string

Last time this setting was modified.

formatdate-time