---
title: Speed Settings
---

[Skip to content](#%5Ftop) 

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

[Accounts](https://developers.cloudflare.com/api/go/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/go/resources/accounts/subresources/speed%5Fsettings/subresources/transformations/methods/get)

client.Accounts.SpeedSettings.Transformations.Get(ctx, query) (\*SinglePage\[[TransformationsConfig](https://developers.cloudflare.com/api/go/resources/accounts#%28resource%29%20accounts.speed%5Fsettings.transformations%20%3E%20%28model%29%20transformations%5Fconfig%20%3E%20%28schema%29)\], error)

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

##### ModelsExpand Collapse 

type TransformationsConfig struct{…}

A configuration item for a specific zone and feature.

ID stringOptional

Feature identifier.

CfZoneTag stringOptional

Zone tag identifier.

Editable boolOptional

Whether this setting can be modified.

ModifiedOn TimeOptional

When this setting was last modified.

formatdate-time

Value stringOptional

Current value of the feature setting.