Ephemeral Files
Ephemeral Files operations
📄️ Upload an ephemeral file
Upload a file to temporary storage. Ephemeral files expire after 24 hours
📄️ Demote persistent file to ephemeral
Copy a persistent file to ephemeral storage and delete all persistent aliases.
📄️ Generate signed upload URL for ephemeral file
Generates a time-limited signed URL for direct upload to cloud storage.
📄️ Get ephemeral file metadata
Get metadata for an ephemeral file by its SHA-256 hash.
📄️ Check if ephemeral file exists
Check if a file exists in ephemeral storage by its SHA-256 hash.
📄️ Download ephemeral file content
Download the content of an ephemeral file.
📄️ Generate signed download URL for ephemeral file
Generates a time-limited signed URL for direct download from cloud storage.