Skip to main content
GET
Get Task Comments

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

taskId
string
required

Response

200 - application/json

List of comments for the task

id
string
required
taskId
string
required
userId
string
required
content
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
user
object