/
/Kodit API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 23m ago · Updated 1mo ago
enrichments4
pipelines5
queue2
repositories32
  • 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
  • getGet chunking config
  • putUpdate chunking config
  • getGet pipeline config
  • putUpdate pipeline config
  • getList repository enrichments
  • getGrep repository (deprecated)
  • getGet repository status
  • getGet repository status summary
  • postSync repository
  • getList tags
  • getGet tag
  • getGet tracking config
  • putUpdate tracking config
  • getGet wiki tree
  • postRescan wiki
  • getGet wiki page
search6
steps2
    repositories

    List commit files

    List files for a commit

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

    Path parameters

    idinteger required

    Repository ID

    commit_shastring required

    Commit SHA

    Query parameters

    pageinteger

    Page number (default: 1)

    page_sizeinteger

    Results per page (default: 20, max: 100)

    Response

    OK

    metaJsonapiMeta

    Changes