---
title: Accessibility Tree
---

[Skip to content](#%5Ftop) 

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

[Browser Rendering](https://developers.cloudflare.com/api/resources/browser%5Frendering)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Accessibility Tree

##### [Get accessibility tree page](https://developers.cloudflare.com/api/resources/browser%5Frendering/subresources/accessibility%5Ftree/methods/create)

POST/accounts/{account\_id}/browser-rendering/accessibilityTree

##### ModelsExpand Collapse 

AccessibilityTreeCreateResponse object { accessibilityTree } 

accessibilityTree: object { role, autocomplete, checked, 23 more } 

Accessibility tree node

role: string

autocomplete: optional string

checked: optional boolean or "mixed"

One of the following:

boolean

"mixed"

children: optional array of unknown

description: optional string

disabled: optional boolean

expanded: optional boolean

focused: optional boolean

haspopup: optional string

invalid: optional string

keyshortcuts: optional string

level: optional number

modal: optional boolean

multiline: optional boolean

multiselectable: optional boolean

name: optional string

orientation: optional string

pressed: optional boolean or "mixed"

One of the following:

boolean

"mixed"

readonly: optional boolean

required: optional boolean

roledescription: optional string

selected: optional boolean

value: optional string or number

One of the following:

string

number

valuemax: optional number

valuemin: optional number

valuetext: optional string