Skip to main content
GET
List snapshot operations

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Path Parameters

slug
string
required

Organization slug

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