v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Git

Get workspace commit log

Get workspace commit log. Returns the requested resource or collection for the authenticated caller.

get/api/projects/{projectId}/workspaces/{workspaceId}/git/log

Path parameters

projectIdstring required

Project identifier used to scope the request.

workspaceIdstring required

Workspace identifier within the project.

Query parameters

limitinteger

Maximum number of items to return.

Response

Commit log

GitLogResponse required

git Log Response payload returned by the API.