List commits between two revisions
Compare
List commits between two revisions
List commits between a ‘base’ and ‘head’ commit.
GET
List commits between two revisions
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-revamp-getting-started.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Namespace of the repository
Name of the repository
The base and head revisions separated by '..'
Query Parameters
Page number for pagination (starts at 1)
Required range:
x >= 0Page size for pagination
Required range:
x >= 0Response
Commits found successfully