get
https://api.clickup.com/api/v2/task//comment
View task comments.
Retrieve comments from a task. Results are returned in reverse chronological order (newest to oldest). By default, the request returns the 25 most recent comments.
Pagination: To fetch the next page of history (older comments), you must use the start and start_id parameters together, using the data from the last comment of the current response.