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.
Requests
List Requests by Endpoint
List recent requests for your serverless endpoints with filtering, sorting, and pagination.
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.
Metrics
Queue Size
Read the current queue backlog for your serverless applications.
Metrics
Export app metrics (runners, queue size, concurrent requests, throughput, and latency) in Prometheus format for custom dashboards and monitoring.