Skip to main content
GET
List snapshot operations

Authorizations

Authorization
string
header
required

Organization API key (msb_…) - org-scoped programmatic access.

Query Parameters

cursor
string

Pagination cursor

limit
integer<int64>

Page size (default 20, max 100)

exclude_redundant
boolean

Hide successful managed operations and superseded host-volume operations represented in snapshot inventory

Response

Explicit snapshot operations

Paginated list of snapshot operations.

data
object[]
required
has_more
boolean
required
next_cursor
string | null