v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBNamespace Snapshots
Verify Snapshot Restore-Readiness
Read-only pre-flight check that a snapshot can actually be restored. Restore is lenient and silently skips missing artifacts, so this surfaces what a restore would drop (missing collection dumps, unreachable vectors, absent copied objects) BEFORE you depend on it in a recovery. Pass deep=true to also decompress each collection dump and detect truncation.
get/v1/namespaces/{namespace_identifier}/snapshots/{snapshot_id}/verify
Path parameters
namespace_identifierstring required
Namespace name or ID
Namespace name or ID
snapshot_idstring required
Snapshot ID to verify (e.g. snap_xxxxxxxxxxxx)
Snapshot ID to verify (e.g. snap_xxxxxxxxxxxx)
Query parameters
deepboolean
Also decompress each collection dump to detect truncated artifacts
Also decompress each collection dump to detect truncated artifacts
Response
Successful Response