/bitbucket/repositories/commits
List commits of a Bitbucket repository by ‘workspace/repo’ or repository URL
Price: 10 credits per 100 results
💡 AI Hint: List the commits of a Bitbucket repository by ‘workspace/repo’ slug or repository URL, optionally from a specific branch, tag, or commit hash. Returns the commit hash, message text, date, author (raw git identity plus linked Bitbucket account), parent hashes, and web URL for each commit.
⚠️ Common errors: 412: Repository not found
Authorizations
API token from the dashboard
Headers
Body
Repository in 'workspace/repo' format or a Bitbucket repository URL
1"atlassian/aui"
"https://bitbucket.org/atlassian/aui"
Number of commits to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Branch name, tag, or commit hash to list commits from
"master"