circle-exclamation
This documentation is currently under development. Certain sections are not yet complete and will be added shortly.

Public

Retrieve a public file from tenant storage

get
/public/{tenantId}/{cacheKey}/{path}

Serves files with automatic MIME detection and 100-day caching (client/CDN). cacheKey is used to force cache refresh when asset versions change.

Path parameters
pathstringRequired

The relative path of the file to retrieve.

tenantIdstringRequired
cacheKeystringRequired
Responses
get
/public/{tenantId}/{cacheKey}/{path}

No content

Last updated