Skip to main content
GET
Get all task comments for a task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_comment_id
string
required

The ID of the specific task comment

Response

200 - application/json

List of task comments

success
boolean
Example:

true

task_comments
object[]