Search project snapshots
POST/project-snapshots/search
Returns the project snapshots matching the given search criteria, scoped to the caller's organization. Restoring a project snapshot can create an additional, automatically named project snapshot capturing the state that was replaced; those appear here like any other project snapshot. Filter by fileVersionKey to find the project snapshots that captured a given file version.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The search completed successfully.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
An internal error occurred while processing the request.