[[["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-09-08 UTC."],[],[],null,["Version 4.0.25.6\n| **Note:** These docs are for an older version of the API. The API reference is also available for [the latest version, 4.0.25.14](/looker/docs/reference/looker-api/latest).\n\nGet information about an individual content metadata record.\n\nRequest \nGET /content_metadata/{content_metadata_id} \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \ncontent_metadata_id \nstring \nId of content metadata \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nRequested fields.\n\nResponse \n\n200: Content Metadata \nDatatype \nDescription \n(object) \n[ContentMeta](/looker/docs/reference/looker-api/4.0/25.6/types/ContentMeta) \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nUnique Id \nname \n*lock* \nstring \nName or title of underlying content \nparent_id \n*lock* \nstring \nId of Parent Content \ndashboard_id \n*lock* \nstring \nId of associated dashboard when content_type is \"dashboard\" \nlook_id \n*lock* \nstring \nId of associated look when content_type is \"look\" \nfolder_id \n*lock* \nstring \nId of associated folder when content_type is \"space\" \ncontent_type \n*lock* \nstring \nContent Type (\"dashboard\", \"look\", or \"folder\") \ninherits \nboolean \nWhether content inherits its access levels from parent \ninheriting_id \n*lock* \nstring \nId of Inherited Content \nslug \n*lock* \nstring \nContent Slug\n\n400: Bad Request \nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/4.0/25.6/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n404: Not Found \nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/4.0/25.6/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n429: Too Many Requests \nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/4.0/25.6/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]