Projects
Get Snapshots
Return project secret snapshots ids
GET
/
api
/
v1
/
workspace
/
{workspaceId}
/
secret-snapshots
Authorizations
An access token in Infisical
Path Parameters
The ID of the project to get snapshots from.
Query Parameters
The environment to get snapshots from.
The secret path to get snapshots from.
The offset to start from. If you enter 10, it will start from the 10th snapshot.
The number of snapshots to return.
Response
200 - application/json
Was this page helpful?