Skip to main content

FeedbackKanbanCardRead

comment_idComment Idrequired
dialogue_idDialogue Idrequired

ID of the dialogue (conversation) this record relates to.

columnFeedbackKanbanColumnrequired

Possible values: [new, grooming, in_progress, done]

orderOrderrequired

Possible values: >= 0

notesNotes
Default value:
idIdrequired

Unique numeric identifier of the record.

created_atdate-timerequired

Creation time (UTC, ISO 8601).

updated_atdate-timerequired

Last modification time (UTC, ISO 8601).

FeedbackKanbanCardRead
{
"comment_id": 0,
"dialogue_id": 0,
"column": "new",
"order": 0,
"notes": "",
"id": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}