Batch get sandbox specs
GET /api/v1/sandbox-specs
Get a batch of sandbox specs 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_sandbox_specs_api_v1_sandbox_specs_get