App

Serve an asset

Stream a file given an mxc://, localmxc://, or file:// URL. Downloads first if not cached. Supports Range requests for seeking in large files.

get/v1/assets/serve

Query parameters

urlstring required

Asset URL to serve. Accepts mxc://, localmxc://, or file:// URLs.

Asset URL to serve. Accepts mxc://, localmxc://, or file:// URLs.

Response

Request executed successfully

Changes