Returns all comments on a task, ordered oldest first. Accepts either a UUID or an external ID.
Requires the task:read scope.
API key created in Workspace Settings → API Keys. Pass it in the Authorization header as a Bearer token, or in the X-API-Key header.
Format: el_ followed by 40 hex characters.
"my-project"
UUID of the task, or its external ID (e.g. PROJ-42).
"PROJ-42"
A list of comments.
Unique identifier of the comment.
"018e1b2c-cccc-0000-0000-000000000001"
Comment text.
"This is ready for review."
Name of the API key that posted the comment, or null for comments posted by workspace members.
"my-api-key"
"2026-03-15T10:00:00.000Z"
"2026-03-15T10:00:00.000Z"