sandboxes
GET /v1/sandboxes — list sandboxes (API key, org inferred from key).
List the organization's sandboxes with cursor pagination and optional label filtering.
get/v1/sandboxes
Query parameters
cursorstring
Pagination cursor
limitinteger
Page size (default 20, max 100)
labelsstring
JSON object of labels to AND-match
Response
Paginated list of sandboxes
Changes
No recorded changes to this endpoint across all 1 revision of this API.