get
https://example.com/git/repositories//commits
Retrieve all the commits that were scanned for a specific branch within a repository.
Note: This API endpoint allows you to fetch comprehensive details about all the commits associated with a specified branch (branch_name) of a given repository (repository_id).
Produces: application/json
Path Parameters
Query Parameters
Sort order by author or last_scanned_date
The direction by which to order the results: asc or desc
Response Codes
Response Body
Successful Response Example
