Hi @angelaaa
Since group list api is deprecated from the post it is mentioned that we have to use workspace api as documented here https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/#api-workspaces-workspace-members-get
Regards,
Vishwas
Hey Vishwas,
Yes, I saw the workspace API, It doesn't give the correct answer.
It returns all the workspace users and I couldn't find a way to filter it by groups.
There is a solution with v1 APIs, maybe its the only solution for now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @angelaaa
Hmm, I also couldn't find any other API apart from workspace one.
Like you mentioned yes V1 API is the solution for now as mentioned here below in the link there are few API's which is supported temporarily.
https://support.atlassian.com/bitbucket-cloud/docs/groups-endpoint/
Regards,
Vishwas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Did you checkout that announce ?
https://developer.atlassian.com/cloud/bitbucket/bitbucket-api-changes-gdpr/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
as I understood from the announcement, it talks about the users endpoint that was deprecated in V1 api.
my issue is with groups Endpoint
Thanks
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.