API Reference/Git
Get a commit object
Get a commit from the Git database with detailed information.
GET
/git/v1/repo/{repo_id}/git/commits/{hash}
Path Parameters
repo_id
RequiredstringThe repository ID
hash
RequiredstringThe commit hash
Commit retrieved successfully