Version 4.0.24.14
Get information about an individual content metadata record.
Request
GET
/content_metadata/{content_metadata_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
content_metadata_id
Id of content metadata
query
Expand HTTP Query definition...
fields
Requested fields.
Response
200: Content Metadata
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
name
lock
Name or title of underlying content
parent_id
lock
Id of Parent Content
dashboard_id
lock
Id of associated dashboard when content_type is "dashboard"
look_id
lock
Id of associated look when content_type is "look"
folder_id
lock
Id of associated folder when content_type is "space"
content_type
lock
Content Type ("dashboard", "look", or "folder")
inherits
Whether content inherits its access levels from parent
inheriting_id
lock
Id of Inherited Content
slug
lock
Content Slug
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link