The Idea Object
This is an object of the Ideation Room. Some properties are read-only, and others can be managed using the Management API.
Properties
Section titled “Properties”idnumberNumeric ID of the Idea
namestringName of the Idea
descriptionstringA description of your Idea
contentobjectThe content of your Idea
created_atstringCreation date (Format:
yyyy-MM-dd'T'HH:mm:ssZ)updated_atstringLatest update date (Format:
yyyy-MM-dd'T'HH:mm:ssZ)deleted_atstringDeleted date (Format: YYYY-mm-dd HH:MM)
statusstringStatus of approval
story_idsnumber[]List of story IDs
is_privatebooleanDefines the public or private status of the idea
bookmarksobjectBookmark URLs and their names with _uid
Show child properties
_uidstringUUID of the bookmark.
linkstringURL of the bookmark.
labelstringDisplay name of the bookmark.
internal_tags_listobject[]List of objects containing the details of tags used for the component
Show child properties
idnumberId of the tag
namestringName of the tag
internal_tag_idsstring[]List of ids of the tags assigned to the component
authorobjectThe author object inside an Idea
Show child properties
idnumberThe numeric ID
avatarstringAvatar of collaborator usually an image
useridstringUser ID of collaborator
friendly_namestringFriendly name of collaborator
assigneeobjectThe assignee object inside an Idea
Show child properties
idnumberThe numeric ID
avatarstringAvatar of collaborator usually an image
useridstringUser ID of collaborator
friendly_namestringFriendly name of collaborator
storiesIdea's Stories ObjectAn array of the idea’s stories object
Show child properties
namestringThe complete name provided for the story
idnumberThe numeric ID
full_slugstringThe full slug of the story, combining the parent folder(s) and the designated story slug
{ "id": "11a23bbc-456d-789e-f10g-1112hi13141j", "name": "Lorem ipsum dolor sit amet", "description": null, "content": {}, "created_at": "2024-12-22T13:01:21.475Z", "updated_at": "2024-12-22T13:01:21.475Z", "deleted_at": null, "assignee": null, "status": "draft", "author": { "id": 84991, "userid": "test@email.com", "friendly_name": "John doe", "avatar": null }, "stories": [], "story_ids": [], "internal_tags_list": [], "internal_tag_ids": []}Was this page helpful?
This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window).Terms of Service (opens in a new window) apply.
Get in touch with the Storyblok community