Checkpoints

Get Checkpoint Tuple

post/checkpoints/get-tuple

Request body

thread_idstring required
checkpoint_nsstring
checkpoint_idstring nullable

Response

Successful Response

thread_idstring required
checkpoint_nsstring required
checkpoint_idstring required
parent_checkpoint_idstring nullable
checkpointobject required
metadataobject required

Changes