ImportedFile
Retrieve Imported Files.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the imported file. |
| Name | String | The name of the imported file. |
| Type | String | The type of the imported file. |
| FolderId | Long | The folder Id of the imported file. |
| FileName | String | The file name of the imported file. |
| Link | String | The link of the imported file. |
| TrackedLink | String | The tracked link of the imported file. |
| Permissions | String | The permissions of the imported file. |
| CreatedAt | Datetime | Date the imported file was created. |
| CreatedBy | String | The Id of the user who created the imported file. |
| AccessedAt | Datetime | Date the imported file was accessed. |
| Depth | String | The depth of the imported file. |
| UpdatedAt | Datetime | Date the imported file was updated. |
| UpdatedBy | String | The Id of the user who last updated the imported file. |