Get Comments for a Subtaskget https://api.elliemae.com/workflow/v1/tasks/{taskId}/subtasks/{subTaskId}/commentsRetrieves the comments associated with a subtask.Path ParamstaskIdstringrequiredUnique identifier of the task the subtask is associated with.subTaskIdstringrequiredUnique identifier of the subtask.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 3 months ago