Branches
Get a Git commit by hash
Gets a git commit for a project.
get/spaces/{spaceIdentifier}/projects/{projectId}/git/commits/{hash}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.