Skip to content

Fetch file details

Fetch the file details at requested path.

Request

GET: {baseUrl}/:networkID/:appID/files/details?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.