v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
task

Get all task comments

Get all task comments. The user doing this need to have at least read access to the task.

get/tasks/{taskID}/comments

Path parameters

taskIDinteger required

Task ID

Query parameters

order_bystring

Sort order. Can be 'asc' for ascending or 'desc' for descending. Defaults to 'asc'.

Response

The array with all task comments

commentstring
createdstring
idinteger
reactionsModelsReactionMap
updatedstring