Unfortunately the endpoint of fetching tasks does not have "content" attribute in the response, it only has "text_content" which is not useful for me, it's causing us need to call each task separately as a single task to get the full "content" which eventually leads us to have a huge amount of requests for importing all tasks of a workspace
Endpoint: