Get Info for a Resource By ID
Summary
Retrieves information about a file or folder. Rather than specifying the desired resource as a request parameter, provide the internal ID of the desired resource as a path parameter.
Endpoint
GET https://mysite.files.com/api/v2/resources/{id}
Replace mysite.files.com with your site address.
Path Parameters
Parameter | Description |
---|---|
id | The internal ID number of the resource. |