For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Get a project snapshot

GET 

/project-snapshots/:projectSnapshotKey

Returns the project snapshot metadata together with the file versions it captured. Each file version carries the content hash and the file name and folder location recorded at snapshot time. To compare two project snapshots, request both and match their file versions on fileKey to find the same file across both snapshots, then compare contentHash to detect changes.

Request​

Responses​

The project snapshot was found.