sandboxes
List sandboxes (v2)
List all sandboxes
get/v2/sandboxes
Query parameters
metadatastring
Metadata query used to filter the sandboxes (e.g. "user=abc&app=prod"). Each key and values must be URL encoded.
stateSandboxState[]
Filter sandboxes by one or more states
order'asc' | 'desc'
Sort direction
Sort direction by sandbox start time. Defaults to desc (newest first).
startedAfterstring date-time
Return sandboxes started at or after this timestamp.
templatestring
Filter sandboxes by a template ID or alias.
nextTokenstring
Cursor to start the list from
limitinteger
Maximum number of items to return per page
Response
Successfully returned all running sandboxes