Read file
Fetch the file content at requested path. It returns latest version by default.
Request
GET: {baseUrl}/:networkID/:appID/files?filePath=<the-absolute-path-of-the-file>
Query Parameters
Parameters | Type | Description |
---|---|---|
filePath |
string | The absolute path of the file |
Headers
Learn how to pass authentication headers here.