Forums

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

What happened to my snippets?

delectomorfo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 6, 2025

I had a free BitBucket account and I had a bunch of code snippets saved. I log in and it says snippets are no longer available in free accounts and I must upgrade. I was never told this change was going to take place. If I upgrade, can I recover my old snippets? This is outrageous.

3 answers

4 votes
buralex
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 7, 2025

I was able to retrieve my snippets by cloning via ssh (you'll need to setup your public ssh key into bitbucket).

By using this api (with basic auth):

https://api.bitbucket.org/2.0/snippets?role=owner

Then in the response go to:
values->links->clone -> (element with the `"name": "ssh"`)-> href

It will be a link like that: 
git@bitbucket.org:snippets/{YOUR_USERNAME}/{SNIPPET_ID}/{SNIPPET_NAME}.git

Then just do:
git clone git@bitbucket.org:snippets/{YOUR_USERNAME}/{SNIPPET_ID}/{SNIPPET_NAME}.git
1 vote
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 10, 2025

Hello @delectomorfo ,

and welcome to the Community.

The decision to remove snippets functionality from the Free plan was communicated in our announcement back in January. Please be assured that your snippets are still intact; they're just not accessible under the Free plan.

It's important to note that we haven't removed your snippets with the update to the Free plan.  If you need access to them for backup, I recommend using the 30-day trial we offer and upgrading your plan. This will allow you to access and back up your snippets. After you've secured your data, you can decide whether to continue with a paid plan or cancel the trial.

Thank you, @delectomorfo !

Patrik S

Oliver
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 20, 2025

Yikes...was this actually communicated via an email, or any notifications within the Bitbucket UI?  I don't think a post on a random blog is a remotely appropriate way to notify people that you're removing access to their data.

0 votes
Mikael Sandberg
Community Champion
June 6, 2025

Hi @delectomorfo,

Welcome to Atlassian Community!

The announcement regarding snippets going away in the free plan can be found here, Important changes coming to Bitbucket Cloud’s free plan. This was announced in January.

I do not know if you get access to your snippets if you upgrade, but I have notified the support team that is on here and they should be able to answer that. Please allow them up to two business days to get back to you.  

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events