/bitbucket/commits
Get a Bitbucket commit by hash, branch, or tag within a repository
Price: 1 credit
💡 AI Hint: Get a single Bitbucket commit by a commit URL, ‘workspace/repo@hash’, or ‘workspace/repo/hash’. The hash may be a full/short commit hash, a branch name, or a tag. Returns the commit hash, message text, date, author (raw git identity plus linked Bitbucket account), parent hashes, and web URL.
⚠️ Common errors: 412: Commit not found
Authorizations
API token from the dashboard
Headers
Body
Commit as a Bitbucket commit URL, 'workspace/repo@hash', or 'workspace/repo/hash'. The hash may be a full or short commit hash, a branch name, or a tag.
1"https://bitbucket.org/atlassian/aui/commits/94f54d9b83d34156dd1849e0a75fb0bc8b171218"
"atlassian/aui@94f54d9"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500