v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352131166.0 KB
projects

Fetches a Repository's history of commits. The Repository must not have a value for git_remote_settings.url.

get/v1/{+name}:fetchHistory

Path parameters

namestring required

Required. The repository's name.

Query parameters

pageSizeinteger

Optional. Maximum number of commits to return. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default.

pageTokenstring

Optional. Page token received from a previous FetchRepositoryHistory call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to FetchRepositoryHistory, with the exception of page_size, must match the call that provided the page token.

Response

Successful response