List sandbox snapshots for the authenticated tenant, with optional filtering, sorting, and pagination.
list(
query: SnapshotListParams | null | undefined = {},
options: RequestOptions
): APIPromise<SnapshotListResponse>| Name | Type | Description |
|---|---|---|
query | SnapshotListParams | null | undefined | Default: {} |
options | RequestOptions |