Socket · Arazzo Workflow
Socket Start and Poll Historical Snapshot
Version 1.0.0
Start an on-demand historical data snapshot job, then poll the snapshot list until the job's request id appears.
View Spec
View on GitHub
Supply Chain SecurityOpen Source SecuritySoftware Composition AnalysisSCAMalware DetectionDependency ScanningSBOMnpmPyPIGoMavenCargoNuGetRubyGemsDeveloper SecurityArazzoWorkflows
Provider
Workflows
snapshot-and-list
Start a snapshot job and poll the snapshot list by its request id.
Starts an on-demand historical snapshot job, then lists snapshots filtered to the returned request id, looping until the snapshot is recorded.
1
startSnapshot
historicalSnapshotsStart
Start an on-demand historical snapshot job and capture its request id.
2
listSnapshots
historicalSnapshotsList
List snapshots filtered to the started job's request id. Loop back while the snapshot is still in progress; finish once a record is present.