createdAt ASC).curl --location 'https://api-qa.deskfy.io/WorkflowExternal/requests//comments?%24top=undefined&%24skip=undefined&%24sort=undefined&%24order=undefined&visibility=undefined' \
--header 'x-api-key: <api-key>'{
"count": 1,
"rows": [
{
"taskId": 1001,
"author": "Joana Silva",
"content": "Atualização concluída.",
"createdAt": "2026-04-29T13:10:49.123Z",
"updatedAt": "2026-04-29T13:10:49.123Z",
"visibility": "private",
"linkedAttachment": "briefing-final.pdf",
"isInternalApprovalComment": true
}
]
}