sandboxes

GET /v1/orgs/:slug/sandboxes — list sandboxes for an org.

get/v1/orgs/{slug}/sandboxes

Path parameters

slugstring required

Organization slug

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

has_moreboolean required
next_cursorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.