mirror of
https://github.com/directus/directus.git
synced 2026-01-25 14:28:00 -05:00
12 lines
271 B
Markdown
12 lines
271 B
Markdown
# Asset Key
|
|
|
|
The key of the asset size configured in settings.
|
|
|
|
Note: you can't combine this with any of the other transformation query parameters, like `width`, `height`, or `fit`
|
|
|
|
## Examples
|
|
|
|
```
|
|
/assets/b10e9716-7270-423b-b857-039b252e1408?key=system-small-cover
|
|
```
|