I can't list the organizations linked to my Asana account!

I use this endpoint to list all the workspaces and organizations: https://app.asana.com/api/1.0/workspaces

However, organizations linked to my paid Asana account are not listed. Strangely, when I try on a free demo account, I can list the organizations.

Is there a detail I am missing about listing the organizations thorough Rest API?

I would be glad to receive any feedback on this issue.

Hi @er11,

My guess would be that it’s related to the auth token you’re using; i.e. that the token doesn’t have access to those organizations. Is that a possibility? How are you generating the auth token?