File Access
Create signed access tokens for stored files
Returns short-lived per-file access tokens that allow the caller to download the referenced files from the underlying storage backend.
Paths that are not non-empty strings are skipped rather than rejected, so the response may contain fewer tokens than the number of filePaths supplied.
post/api/v1/file-access
Request body
Response
Tokens minted.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○