/
HE
helixml
/
Kodit API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10m ago · Updated 2mo ago
Details
Filter operations
enrichments
4
queue
2
repositories
24
get
List repositories
post
Add repository
get
Get repository
delete
Delete repository
get
Get raw file content
get
List commits
get
Get commit
get
List commit embeddings (deprecated)
get
List commit enrichments
delete
Delete commit enrichments
get
Get commit enrichment
delete
Delete commit enrichment
get
List commit files
get
Get commit file
post
Rescan commit
get
List commit snippets
get
List repository enrichments
get
Get repository status
get
Get repository status summary
post
Sync repository
get
List tags
get
Get tag
get
Get tracking config
put
Update tracking config
search
1
repositories
Get commit
Get a commit by SHA
get
/repositories/{id}/commits/{commit_sha}
Path parameters
id
integer
required
Repository ID
commit_sha
string
required
Commit SHA
Response
OK
DtoCommitJSONAPIResponse
required
data
DtoCommitData
Changes