API Reference

Get Task Comments

View task comments.

If you do not include the start and start_id parameters, this endpoint will return the most recent 25 comments.

Use the start and start id parameters of the oldest comment to retrieve the next 25 comments.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
boolean

If you want to reference a task by it's custom task id, this value must be true.

number

When the custom_task_ids parameter is set to true, the Workspace ID must be provided using the team_id parameter.

For example: custom_task_ids=true&team_id=123.

integer

Enter the date of a task comment using Unix time in milliseconds.

string

Enter the Comment id of a task comment.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json