---
title: Schemas
---

[Skip to content](#%5Ftop) 

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

[API Gateway](https://developers.cloudflare.com/api/typescript/resources/api%5Fgateway)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Schemas

##### [Export web and API operations as OpenAPI schemas](https://developers.cloudflare.com/api/typescript/resources/api%5Fgateway/subresources/schemas/methods/list)

client.apiGateway.schemas.list(SchemaListParams { zone\_id, feature, host, include\_schema\_kind } params, RequestOptionsoptions?): [SchemaListResponse](https://developers.cloudflare.com/api/typescript/resources/api%5Fgateway#%28resource%29%20api%5Fgateway.schemas%20%3E%20%28model%29%20schema%5Flist%5Fresponse%20%3E%20%28schema%29) { schemas, timestamp } 

GET/zones/{zone\_id}/api\_gateway/schemas

##### ModelsExpand Collapse 

SchemaListResponse { schemas, timestamp } 

schemas?: Array<unknown\>

timestamp?: string