Skip to main content
GET
List snapshots
Lists every snapshot available to your subscriptions, both automated backups and manually created snapshots.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>.

Query parameters

string
Filter by snapshot type: ManualSnapshot or AutomatedSnapshot.
string
Environment type to filter by, for example PROD.

Response

object[]
The snapshots. See Describe snapshot for the full field list.
200 OK

Errors

See Error for the error response shape.