Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Not able to get more than 1000 data using this web api

Rupesh Sawaliya
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!
Nov 09, 2023

Hi,

I am trying to pull data between two tags from bitbucket using web api, here is the web api.

https://bitbucket.local.com/rest/api/latest/projects/TEST/repos/test/changes?since=fb7232323fw3jwj8b14&until=a6c4f1a060426e697896c567c0e444uu477e&limit=2000&start=1000

In since and from added dummy sha of two tags basically those are last commits sha of both the tags and when requesting to changes web api, I am able to get data but not more than 1000, even tried to use start parameter for pagination but no success.

please guide.

Thanks in Advance
Rupesh

1 answer

1 vote
Kian Stack Mumo Systems
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 09, 2023

@Rupesh Sawaliya,

 

In the documentation it says that there is a hard cap se the the "@code page.max.changes".

 

Note: The implementation will apply a hard cap ({@code page.max.changes}) and it is not possible to request subsequent content when that cap is exceeded.

 

This page has some information on setting the values to a higher limit.

Suggest an answer

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

Atlassian Community Events