contents

Get a list of checkpoints for a file

List checkpoints for a given file. There will typically be zero or one results.

get/api/contents/{path}/checkpoints

Path parameters

pathstring required

file path

Response

List of checkpoints for a file

idstring required

Unique id for the checkpoint.

last_modifiedstring dateTime required

Last modified timestamp

Changes