How can I get a list of all projects available in Asana via Rest API or any other method I have super admin ? I am new to Asana, on Insight page it shows 9076 projects when using this API Get all projects in a workspace to get projects. It give me 675 projects only. How do I get complete 9076 project list.
I think you’d need an Enterprise plan so you could use a Service Account. Otherwise, you’d need to authorize in a manner/s that would offer you access to projects that are currently not accessible to you in the approach you’ve used so far.