Skip to main content
GET
Get list of sandbox snapshots

Authorizations

x-api-key
string
header
required

Query Parameters

imageName
string

Filter by source image name

status
enum<string>[]

Filter by snapshot status. Repeat to include multiple statuses.

Available options:
creating,
created,
failed

Search by snapshot name

page
integer
default:1

Page number

limit
integer
default:20

Page size (max 100)

Response

200 - application/json

Paginated list of snapshots

snapshots
object[]
required
totalCount
integer
required
page
integer
required
perPage
integer
required