Batch get sandboxes
GET /api/v1/sandboxes
Get a batch of sandboxes given their ids, returning null for any missing.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id | query | string[] | yes | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: batch_get_sandboxes_api_v1_sandboxes_get