Skip to content

Commit e983ba4

Browse files
authored
Update driveitem.md
1 parent ea320e0 commit e983ba4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api-reference/v1.0/resources/driveitem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Items with the **folder** facet act as containers of items and therefore have a
4141
| [Get item](../api/driveitem-get.md) | [driveItem](../resources/driveitem.md) |Retrieve the metadata for a **driveItem** in a drive.|
4242
| [Get analytics][] | [itemAnalytics][] | Get analytics for this resource.|
4343
| [Get activities by interval][] | [itemActivityStat][] | Get a collection of **itemActivityStats** within the specified time interval.|
44+
| [Get recent activities](../api/itemactivity-list.md) | [itemActivity](../resources/itemactivity.md) collection | List the recent [activities](../resources/itemactivity.md) that took place on a [drive](../resources/drive.md), [list](../resources/list.md), item, or within an item hierarchy. |
4445
| [List children](../api/driveitem-list-children.md) | [driveItem](../resources/driveitem.md) collection | Return a collection of **driveItems** in the children relationship of a **driveItem**.|
4546
| [List versions](../api/driveitem-list-versions.md) | [driveItemVersion][] collection | Retrieve the versions of a file in the current user's drive.|
4647
| [Create folder](../api/driveitem-post-children.md) | [driveItem](../resources/driveitem.md) | Create a **driveItem** in the specified drive.|

0 commit comments

Comments
 (0)