/
LA
lapisla-prover
/
Lapisla Prover API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
files
3
get
Get metadata of all public files owned by the user
get
Fetch a public file
get
Fetch a public snapshot
login
2
me
9
registry
1
sbom
1
search
1
tags
1
timeline
1
files
Fetch a public snapshot
get
/files/{userName}/{fileName}/{version}
Path parameters
userName
string
required
fileName
string
required
version
integer
required
Response
Snapshot
Snapshot
required
meta
SnapshotMeta
required
content
string
required
Changes