How do I find my user id?

Hi @Ali_G and welcome to the forum,

Yes, there’s a limit of 100 max records that Asana will return from the API in one call, and the default is 10 so you likely have now gone over 10 users.

I would recommend using the Asana API Explorer as it can help you with the paging.

Do this call:
image

and set the limit to 100:
image

1 Like