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.
client.getRecentItems().getRecentItems()
- queryParams
GetRecentItemsQueryParams
- Query parameters of getRecentItems method
- headers
GetRecentItemsHeaders
- Headers of getRecentItems method
This function returns a value of type RecentItems
.
Returns a list recent items access by a user.