Skip to main content

Batch get sandboxes

GET /api/v1/sandboxes

Get a batch of sandboxes given their ids, returning null for any missing.

Parameters

NameInTypeRequiredDescription
idquerystring[]yes

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: batch_get_sandboxes_api_v1_sandboxes_get