I'm using the team members API to track what users are in our developers group for an in house application that tracks activity across bitbucket, Jira, and some non-Atlassian tools we use. According the documentation this endpoint has been deprecated, but I haven't found any alternative. I can see the list of members when I view the team so it's clearly not restricted information, and I don't need their username or email if I can access their UUID. Any suggestions of what I should use instead?
Hello Andrew,
I reviewed this endpoint and am unable to find where it is listed as deprecated. I do see the v1 deprecation notice pointing to using the endpoint as a replacement for /1.0/users/{accountname}. You may find this notice at Deprecation notice - Bitbucket Cloud REST API version 1 is deprecated effective 30 June 2018 along with Bitbucket Cloud REST APIs are changing to improve user privacy.
I checked the endpoint itself at /2.0/teams/{username}/members and was unable to see a notice or reference.
With this said, could you please point us to where you saw the deprecation of this endpoint so we can ensure we’re sending clear communication.
Regards,
Stephen Sifers
I have no idea why I thought this was deprecated, it's working fine for me now. Thank you for your help and sorry for wasting your time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.