Get Commit History
Returns the commit history sorted by creation time descending. Excludes working state commits. Throws if the commit doesn’t exist.
Path parameters
resourceRid
commitId
40 hex character unique identifier.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
pageSize
nextPageToken
Tokens are used with paginated requests to get the next “page” of results from an API, and typically are used as both part of the request and response schema of an endpoint to allow users to stream pages of results.
Response
This endpoint returns an object.
history
nextPageToken
Tokens are used with paginated requests to get the next “page” of results from an API, and typically are used as both part of the request and response schema of an endpoint to allow users to stream pages of results.