Branches
Get a Git commit by hash
Gets a git commit for a project.
get/{spaceId}/projects/{projectId}/git/commits/{hash}
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
projectIdstring required
ID of the project
hashstring required
Hash of the commit
Response
The requested Commit
Changes
No recorded changes to this endpoint across all 7 revisions of this API.