Message: common.getCheckpoints
Returns available checkpoints for the actor, which can be used for rewind operations.
Schema
Body
No fieldsResponse Type
Array of objectcheckpointId | uuid |
timestamp | any value |
metadata | map of string to any value |
Returns available checkpoints for the actor, which can be used for rewind operations.
Schema
checkpointId | uuid |
timestamp | any value |
metadata | map of string to any value |