Can someone please confirm if this method in the docs is still accurate in terms of getting all members of a tempo team? https://tempoplugin.jira.com/wiki/display/TEAMS/Teams+REST+API+Guide#TeamsRESTAPIGuide-getTeamMembersUsers(e.g., https://issues.staging.dowjones.net/rest/tempo-teams/1/team/27/group)
If I leave off the last parameter (e.g., https://issues.staging.dowjones.net/rest/tempo-teams/1/team/25) then I get:
{"id":25,"name":"Identity and Access (Membership, Session, Platform Integration)"} which is accurate, although not very helpful.
https://{youraccount}.atlassian.net/rest/tempo-teams/2/team/{teamId}/member
Yes, it is still accurate. In order to get all of the team members for that specific team, you do need to add on the last parameter of "/member" after the team's id number.
You've probably long since figured that it is accurate, but I thought you might like to have a response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.