Solved
API Call to get IDs of Team members
Can anybody help me finding the correct API call to list all team members IDs to a specific team ID?
Thanks in advance.
Regards
Lars
Can anybody help me finding the correct API call to list all team members IDs to a specific team ID?
Thanks in advance.
Regards
Lars
Hi Lars,
Try the following:
GET: https://YOURDOMAIN.my.workfront.com/attask/api/v14.0/TEAMOB/search?id=TEAMID&fields=users:*
In the response, there will be a "users" array with details of each user within that team.
Best Regards,
Rich.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.