Skip to main content

List the authenticated user's most recently viewed items

GET 

/me/recents

Returns the most recently viewed items across files, study guides, and courses for the authenticated user, merged and sorted by viewed_at DESC and truncated to limit. Powers the "Recents" section of the sidebar. Soft-deleted entities (files in a deletion lifecycle, soft-deleted study guides) are excluded. Courses have no soft-delete and are always eligible.

Request

Responses

Merged recent items for the authenticated user