Search sandbox specs
GET /api/v1/sandbox-specs/search
Search / List sandbox specs.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
page_id | query | `string | null` | no |
limit | query | integer | no | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Response body
| Field | Type | Required | Description |
|---|---|---|---|
items | SandboxSpecInfo[] | yes | — |
next_page_id | `string | null` | no |
Operation ID: search_sandbox_specs_api_v1_sandbox_specs_search_get