v1
Swagger 2.02026-07-13107162315.5 KBTaskDiscussion
Retrieves discussion/comment messages for a specific task, including replies, attachments, and system messages. Supports pagination via startItem.
get/api/TaskDiscussion
Query parameters
TaskIDinteger required
The TaskID of the Task to retrieve messages for
pageSizeinteger
The max number of responses to return in this page
startIteminteger
the ReponseID of the comment from which the page of results should start.
Response
Returns discussion messages with replies and attachments for the task.