Queries on Workfront API to get project data.
Query 1:
By default, the below API is returning only a few fields/attributes of the specific project:
https://{mydomain}.my.workfront.com/attask/api/v17.0/project/***********?sessionID=*************
Is there an option to get all the fields/attributes of the given project?
Query 2:
How to get all comments/stausUpdates of the project?
By default is it returning only one/first comment with the below API:
