Idea Discussions Object
This is an object of the discussions for the specific idea.
Properties
Section titled “Properties”-
idnumberNumeric ID of the specific idea’s discussion
-
titlestringTitle of the discussion field
-
block_uidstringThe ID of discussion block
-
fieldnamestringTechnical name of the discussion field
-
solved_atstringThe time a discussion is resolved. (Format:
YYYY-mm-dd HH:MM) -
componentstringThe component/block name to which the discussion belongs to
-
langstringLanguage code of the current language (can be requested with the
languageAPI parameter) -
uuidstringGenerated UUID string
-
commentsIdea's Comments Object[]An array of idea’s comment objects
Show child properties
-
idnumberThe numeric ID
-
created_atstringCreation date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
updated_atstringLatest update date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
extraobjectThe
extraproperty is an array containing JSON objects representing the extra from Idea’s comment.Show child properties
-
textstringThe text part
-
typestringThe type
-
attrsobjectAttributes
-
-
messagenull | stringThe message of a comment, with the datatype of
nullor a string. -
message_jsonobjectThe
message_jsonproperty is an array containing JSON objects representing the comments’ messages.Show child properties
-
textstringThe text part
-
typestringThe type
-
attrsobjectAttributes
-
-
user_idnumberUser/numeric id of collaborator
-
uuidstringGenerated UUID string
-
-
last_commentsIdea's Comments Object[]An array of idea’s last comment objects
Show child properties
-
idnumberThe numeric ID
-
created_atstringCreation date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
updated_atstringLatest update date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
extraobjectThe
extraproperty is an array containing JSON objects representing the extra from Idea’s comment.Show child properties
-
textstringThe text part
-
typestringThe type
-
attrsobjectAttributes
-
-
messagenull | stringThe message of a comment, with the datatype of
nullor a string. -
message_jsonobjectThe
message_jsonproperty is an array containing JSON objects representing the comments’ messages.Show child properties
-
textstringThe text part
-
typestringThe type
-
attrsobjectAttributes
-
-
user_idnumberUser/numeric id of collaborator
-
uuidstringGenerated UUID string
-
{ "discussions": { "id": 1, "title": "<div class=|"hello">Hello world! <strong>Hello everyone", "block_uid": null, "fieldname": null, "solved_at": null, "component": null, "lang": "default", "uuid": "46e6030b-80fc-4574-b72d-448796900c98", "comments": [ { "id": 1, "created_at": "2024-06-03T05:02:37.716Z", "updated_at": "2024-06-03T05:02:37.716Z", "extra": {}, "message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit", "message_json": [], "user_id": 1, "uuid": "a01b234c-5d6e-7f89-gh10-i11jk121l314" } ], "last_comment": { "id": 1, "created_at": "2024-06-03T05:02:37.716Z", "updated_at": "2024-06-03T05:02:37.716Z", "extra": {}, "message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit", "message_json": [], "user_id": 2, "uuid": "e00c312a-7f6d-4f53-bb03-e55cb476a401" } }}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