---
title: Speed Settings
---

[Skip to content](#%5Ftop) 

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

[Accounts](https://developers.cloudflare.com/api/python/resources/accounts)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Speed Settings

#### Speed SettingsTransformations

##### [List Image Resizing configurations for account](https://developers.cloudflare.com/api/python/resources/accounts/subresources/speed%5Fsettings/subresources/transformations/methods/get)

accounts.speed\_settings.transformations.get(TransformationGetParams\*\*kwargs)  \-> SyncSinglePage\[[TransformationsConfig](https://developers.cloudflare.com/api/python/resources/accounts#%28resource%29%20accounts.speed%5Fsettings.transformations%20%3E%20%28model%29%20transformations%5Fconfig%20%3E%20%28schema%29)\]

GET/accounts/{account\_id}/settings/transformations

##### ModelsExpand Collapse 

class TransformationsConfig: …

A configuration item for a specific zone and feature.

id: Optional\[str\]

Feature identifier.

cf\_zone\_tag: Optional\[str\]

Zone tag identifier.

editable: Optional\[bool\]

Whether this setting can be modified.

modified\_on: Optional\[datetime\]

When this setting was last modified.

formatdate-time

value: Optional\[str\]

Current value of the feature setting.