Skip to main content
GET
List snapshots

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)

Response

Managed snapshots

Paginated list of managed snapshots.

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