Skip to main content

Get Info for a Resource

Summary

Get details of files or folders in your site.

Endpoint

GET https://mysite.files.com/v1.2/getResourceProperties

Replace mysite.files.com with your site address.

Request Parameters

NameData TypeDescription
access_tokenstringRequired. The session key that identifies which user is authenticated. Either an access token returned by the authenticateUser function, or a a Files.com user API Key.
filePathsarray(string)Required. Array containing paths of the files or folders to get metadata for.