Need Help Extracting Entire List of Projects from Workfront API
I'm currently working on extracting project details from Workfront using the API. I've tried using the endpoint https://*.my.workfront.com/attask/api/v15.0/proj/search, but it seems to only return completed projects. I need to retrieve the entire list of projects from the Project Dashboard in Workfront.
Could someone please provide me with the correct API endpoint or method to achieve this?