Files
directus/docs/reference/api/query/key.md
2020-12-09 19:31:16 -05:00

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
```