Get Commit History

GET

Returns the commit history sorted by creation time descending. Excludes working state commits. Throws if the commit doesn’t exist.

Path parameters

resourceRidstringRequired
commitIdstringRequired

40 hex character unique identifier.

Query parameters

pageSizeintegerOptional
nextPageTokenstringOptional

Response

This endpoint returns an object.
historylist of objects
nextPageTokenstringOptional
Built with