Get Projects Repository Commits

GET {{baseUrl}}/projects/:id/repository/commits?ref_name=<>&since=<>&until=<>&page=<>&per_page=<>&path=<get>

Get a project repository commits

Request Params

KeyDatatypeRequiredDescription
ref_namestringThe name of a repository branch or tag, if not given the default branch is used
sincestringOnly commits after or in this date will be returned
untilstringOnly commits before or in this date will be returned
pagestringCurrent page number
per_pagestringNumber of items per page
pathstringThe file path