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