v1
latestOpenAPI 3.0.32026-07-22115106141.4 KBRepository Commit Manipulation
Get details of a specific commit
get/repos/{repo_id}/commits/{commit_id}
Response
An object describing a commit
Example response
{
"commit_id": "example_id"
}Get details of a specific commit
An object describing a commit
{
"commit_id": "example_id"
}