Export all modes of a tokenset in various formats
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Tokenset ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
format | string | No | Export format (default: json) |
| Format | Description | Extension |
|---|---|---|
json | W3C Design Tokens with mode extensions | .json |
css | CSS variables (separated by mode) | .css |
ios | Swift code for iOS | .swift |
android | XML resources for Android | .xml |
application/json
text/css
text/plain
application/xml