Commits

List repository commits

Returns one cursor or offset page of commits for a repository branch.

get/api/v1/cache/{org}/{repo}/commits

Path parameters

orgstring required
repostring required

Query parameters

provider'gh' | 'et'

Repository namespace used to disambiguate Entire-native and GitHub repos.

branchstring
source'github'
sincestring
untilstring
cursorstring
offsetinteger
limitinteger

Response

Commit list

repo_full_namestring required
updated_atstring required
from_cacheboolean required
app_has_accessboolean nullable required
session_branch_existsboolean nullable required
history_status'pending' | 'syncing' | 'complete' | 'error' nullable
history_completeboolean
history_pages_fetchednumber
has_moreboolean
next_offsetnumber nullable
next_cursorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.