List available graph snapshots
GET
/api/v1/time-machine/snapshotsParameters
fromquerystringtoquerystringResponses
200Snapshot list
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/time-machine/snapshots" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Snapshot list
Example response not yet documented.