Skip to main content

Files

Overview

Store and fetch files like logos and favicons for a tenant or site. Keep basic metadata and simple retrieval.

Primary Concepts

  • File: a stored binary with metadata.
  • Asset: a file used for display or download.
  • Storage: where the file is kept.
  • Variant: another size or format.
  • Tag: labels for quick filtering.

Typical Scenarios

Upload or replace assets, list files, and get metadata for display or caching.

API Versioning

  • Only the latest version of each endpoint is displayed in this documentation.
  • Older versions are not shown but remain available in the API.
  • Always use the latest version shown when building or updating integrations.