Get Info for a Resource
Summary
Retrieves information about a file or folder.
Endpoint
GET https://mysite.files.com/api/v2/resources
Replace mysite.files.com with your site address.
Request Parameters
Name | Data Type | Description |
---|---|---|
resource | string | Required. File or folder to retrieve information for. It can be specified as either the complete path (e.g. my/folder/file.txt ) or as a resource ID (e.g. id:31415926535 ) |