List sandboxes for the authenticated tenant, with optional filtering, sorting, and pagination.
list(
query: BoxListParams | null | undefined = {},
options: RequestOptions
): APIPromise<BoxListResponse>| Name | Type | Description |
|---|---|---|
query | BoxListParams | null | undefined | Default: {} |
options | RequestOptions |