v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Branches

List commits

Retrieves a paginated list of commits for a branch.

get/api/projects/{projectId}/branches/{branchId}/commits

Path parameters

string uuid required
OR
'main' required

Branch ID or "main" for the default branch

projectIdstring uuid required

Project ID

Query parameters

pagenumber

Current page

perPagenumber

Number of items per page

searchstring

Search term to filter commits by message

Response

Paginated list of commits