Skip to content

Fetch file details

Fetch more details about the file at the requested path.

Request

GET: {baseUrl}/apps/:appID/users/:userID/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.