/
/Kodit API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 2mo ago
enrichments4
queue2
repositories24
  • getList repositories
  • postAdd repository
  • getGet repository
  • deleteDelete repository
  • getGet raw file content
  • getList commits
  • getGet commit
  • getList commit embeddings (deprecated)
  • getList commit enrichments
  • deleteDelete commit enrichments
  • getGet commit enrichment
  • deleteDelete commit enrichment
  • getList commit files
  • getGet commit file
  • postRescan commit
  • getList commit snippets
  • getList repository enrichments
  • getGet repository status
  • getGet repository status summary
  • postSync repository
  • getList tags
  • getGet tag
  • getGet tracking config
  • putUpdate tracking config
search1
    repositories

    Get commit

    Get a commit by SHA

    get/repositories/{id}/commits/{commit_sha}

    Path parameters

    idinteger required

    Repository ID

    commit_shastring required

    Commit SHA

    Response

    OK

    Changes