Get a project repository commits
GET {{baseUrl}}/v3/projects/:id/repository/commits?ref_name=<string>&since=<string>&until=<string>&page=0&per_page=20&path=<string>
Get a project repository commits
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ref_name | string | The name of a repository branch or tag, if not given the default branch is used | |
since | string | Only commits after or in this date will be returned | |
until | string | Only commits before or in this date will be returned | |
page | number | The page for pagination | |
per_page | number | The number of results per page | |
path | string | The file path |
RESPONSES
status: OK
{"author_email":"laborum nostrud in","author_name":"veniam aliquip amet","committer_email":"ad amet labore irure","committer_name":"id occ","created_at":"deserunt fugiat mollit","id":"reprehenderit officia sunt incid","message":"amet nostrud dolore non id","short_id":"incididunt commodo sed enim consequat","title":"est proident"}