Hi Asana community) I am working on integration with asana and I need to get assigned to user tasks having ONLY user oauth token. Is that possible? If not then probaly I can get user_id having only token?
Hi and welcome to the forum,
Iām not entirely sure what you mean by
but in general, I would recommend looking at the Search API to get tasks assigned to a user.
1 Like
Thank you for reply) Resolved my problem by using /users/me endpoint
1 Like