Application - File Manager
Read File
Read a file from your application.
GET
Read File
Documentation Index
Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The API key for your account. You can find this in your account settings.
The ID of the application. You can find this in the URL of your application’s dashboard.
The path to the file you want to read. This is relative to the root of your application.
Response
Indicates whether the call was successful..
success if successful, error if not.The contents of the file.
Read File

