Available Operations
The Platform APIs provide the following endpoints for Serverless Apps:Files
List Root Directory Contents
List the contents of the root directory of your Serverless storage.
List Directory Contents
List the contents of any nested directory by providing its path.
Download File
Download any file from Serverless storage.
Upload from URL
Upload a file from a URL into Serverless storage.
Upload Local File
Upload a local file into Serverless storage.
Logs
Logs History
Query paginated logs with powerful label filters, time ranges, and search keywords.
Logs Stream
Stream live logs that match the provided filters using Server-Sent Events.