Returns all comments of the task with the specified id.
Returns all comments of the task with the specified id. The user needs read permissions on the task.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Returns all comments of the task with the specified id. The user needs read permissions on the task.
Bearer authentication of the form Bearer <token>, where token is your auth token.