I would like to add link from mine application to users tasks in asana.
What I found out asana has a following URL for user tasks:
https://app.asana.com/0[corewalking](http://corewalking.com/)/{SOME_ID}/{SOME_ID}
Unfortunately SOME_ID is not a user id, but it is something different.
Is there a possibility to get this ID (SOME_ID) through asana rest API ?
And what exactly SOME_ID means ?