Repos
Lists commits on a repository's default branch via the workspace's SCM integration. Supports keyword/author/date filtering.
get/experimental/repos/{orgName}/{repoName}/commits
Path parameters
orgNamestring required
repoNamestring required
Query parameters
workspaceIdstring uuid required
countnumber
sincestring
untilstring
keywordstring
authorstring
Headers
Authorizationstring
Response
Default Response
Changes
Changed in 1 of the 55 revisions of this API.2
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○