Batch Get Commits
Filters out resources that are not authorized.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a set of objects.
resourceRid
commitId
40 hex character unique identifier.
Response
This endpoint returns a set of objects.
id
40 hex character unique identifier.
resourceRid
message
isWorkingState
A working state commit is created via the saveWorkingState
endpoint
and is non-permanent. In the future, it may be compacted and not exist.
committedBy
committedAt
parentCommit
40 hex character unique identifier.
mergeParentCommit
40 hex character unique identifier.