Snapshots (v1)
This document uses the v1 API. For more details, see the v1 API.
Required permissions
-
View Organization
-
View Project
-
View Project Snapshot
The organization ID. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to return snapshots for.
6d5813be-7e6d-4ab8-80c2-1e3e2a454545
The number of results to return (the default is 10, the maximum is 100).
10
The offset from which to start returning results from.
1
Required permissions
-
View Organization
-
View Project
-
View Project Snapshot
The organization ID. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID for which to return issue paths.
6d5813be-7e6d-4ab8-80c2-1e3e2a454545
The project snapshot ID for which to return issue paths. If set to latest
, the most recent snapshot will be used. Use the "List all project snapshots" endpoint to find suitable values for this.
6d5813be-7e6d-4ab8-80c2-1e3e2a454553
The issue ID for which to return issue paths.
SNYK-JS-LODASH-590103
The number of results to return per page (1 - 1000, inclusive).
3
The page of results to return.
2
application/json
application/json
Required permissions
-
View Organization
-
View Project
-
View Project Snapshot
The organization ID. The API_KEY
must have access to this organization.
2d5c4d0c-c6d6-4658-a703-c2721c135b26
The project ID.
6d5813be-7e6d-4ab8-80c2-1e3e2a454545
The snapshot ID. If set to latest, the most recent snapshot will be used.
6d5813be-7e6d-4ab8-80c2-1e3e2a454553
Last updated
Was this helpful?