Get Info for a Resource By ID
Summary
Retrieves information about a file or folder. This endpoint takes the resource's internal ID as a path parameter instead of as a request 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. |