Skip to main content
GET
List sandboxes

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)

labels
string

JSON object of labels to AND-match

Response

Paginated list of sandboxes

Paginated list of sandboxes.

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