Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is Get a Workspace endpoint going to be deprecated?

Sebastian Koźluk
April 8, 2026

I've found out that sometimes this endpoint https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/#api-workspaces-workspace-get returns a response which describes that it is deprecated.

 

Gone] {"type": "error", "error": {"message": "CHANGE-2770 - Functionality has been deprecated", "detail": "Please read the changelog entry for more details.", "data": {"announcement_url": "https://developer.atlassian.com/cloud/bitbucket/changelog#CHANGE-2770"}}, "data": {"announcement_url": "https://developer.atlassian.com/cloud/bitbucket/changelog#CHANGE-2770"}}

There was no information about deprecation of this endpoint, even in the specified endpoint. Other endpoints mentioned in this message are marked as deprecated but this one is not. Call was authorized by connect app working as a oauth which returns a token to our main app.

 

Someone maybe knows what is going on? This endpoint is working like the others, sometimes it returns normal responses and sometimes response like i mentioned earlier. It looks like the burnouts mentioned here: https://developer.atlassian.com/cloud/bitbucket/changelog/#CHANGE-3081.

 

1 answer

1 vote
Ulrich Kuhnhardt _IzymesCo_
Atlassian Partner
April 8, 2026

Hi Seb,

there can be a bit of confusion.

Get a particular workspace

https://api.bitbucket.org/2.0/workspaces/{workspace} is NOT deprecated

BUT

List workspaces for user

https://api.bitbucket.org/2.0/workspaces IS deprecated (as part of cross-workspace functionality)

 

Sebastian Koźluk
April 8, 2026

Hi,

I thought the same but the first endpoint returned me today response as i mentioned in the post.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events