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