[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Search Content Summaries\n\nVersion 4.0.25.14 (latest)\n\n### Get Content Summary\n\nRetrieves a collection of content items related to user activity and engagement, such as recently viewed content,\nfavorites and scheduled items.\n\nRequest\n-------\n\nGET /content_summary \nDatatype \nDescription \nRequest \nHTTP Request \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nComma-delimited names of fields to return in responses. Omit for all fields \nlimit \ninteger \nNumber of results to return. (used with offset) \noffset \ninteger \nNumber of results to skip before returning any. (used with limit) \ntarget_group_id \nstring \nMatch group id \ntarget_user_id \nstring \nMatch user id \ntarget_content_type \nstring \nContent type to match, options are: look, dashboard. Can be provided as a comma delimited list. \nsorts \nstring \nFields to sort by\n\nResponse\n--------\n\n### 200: Content Summary\n\nDatatype \nDescription \n(array) \n[ContentSummary](/looker/docs/reference/looker-api/latest/types/ContentSummary)\\[\\] \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nUnique id \ncontent_type \n*lock* \nstring \nContent type \ncontent_id \n*lock* \nstring \nContent id \ncontent_slug \n*lock* \nstring \nContent slug \ncontent_url \n*lock* \nstring \nContent url \ntitle \n*lock* \nstring \nContent title \ndescription \n*lock* \nstring \nContent Description \nlast_viewed_at \n*lock* \nstring \nLast time viewed by current user \nuser_id \n*lock* \nstring \nID of user who created the content \nuser_full_name \n*lock* \nstring \nFull name of user who created the content \nis_scheduled \n*lock* \nboolean \nIf the content is scheduled by the current user \nfavorite_count \n*lock* \ninteger \nNumber of favorites \nview_count \n*lock* \ninteger \nNumber of views \nfavorite_id \n*lock* \nstring \nCorresponding favorite id if item is favorited by current user \nweighted_score \n*lock* \nnumber \ngroup_weighted_score \n*lock* \nnumber \nsuggestion_score \n*lock* \nnumber \npreferred_viewer \n*lock* \nstring \nThe preferred route for viewing this content (ie: dashboards or dashboards-next)\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 422: Validation Error\n\nDatatype \nDescription \n(object) \n[ValidationError](/looker/docs/reference/looker-api/latest/types/ValidationError) \nmessage \n*lock* \nstring \nError details \nerrors \n[ValidationErrorDetail](/looker/docs/reference/looker-api/latest/types/ValidationErrorDetail)\\[\\] \nExpand ValidationErrorDetail definition... \nfield \n*lock* \nstring \nField with error \ncode \n*lock* \nstring \nError code \nmessage \n*lock* \nstring \nError info message \ndocumentation_url \n*lock* \nstring \nDocumentation link \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]