Returns information about the recent items accessed by a user, either in the last 90 days or up to the last 1000 items accessed.
This operation is performed by calling function getRecentItems.
See the endpoint docs at API Reference.
await client.recentItems.getRecentItems();
GetRecentItemsQueryParams
GetRecentItemsHeadersInput
undefined | CancellationToken
This function returns a value of type RecentItems.
Returns a list recent items access by a user.