Batch Get Commits

POST

Filters out resources that are not authorized.

Request

This endpoint expects a set of objects.
resourceRidstringRequired
commitIdstringRequired

40 hex character unique identifier.

Response

This endpoint returns a set of objects.
idstring

40 hex character unique identifier.

resourceRidstring
messagestring
isWorkingStateboolean

A working state commit is created via the saveWorkingState endpoint and is non-permanent. In the future, it may be compacted and not exist.

committedBystring
committedAtdatetime
parentCommitstringOptional

40 hex character unique identifier.

mergeParentCommitstringOptional

40 hex character unique identifier.

Built with