List all sandboxes
Get all sandboxes associated with the API key's account. Optionally filter by tag.
Query parameters
Optional sandbox tag string to filter by
Optional sandbox tag string to filter by
Optional MCP server name to filter by (case-insensitive)
Optional MCP server name to filter by (case-insensitive)
Response
Successful Response
Changes
Changed in 3 of the 50 revisions of this API.215
- ▲
response property
sandboxes/items/tagslist-of-types was widened by adding typesarrayto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
sandboxes/items/tags/anyOf[subschema #1]/response's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ●
deleted the
queryrequest parametertagsrequest-parameter-removed
- ○
added the new optional
queryrequest parametertagnew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
queryrequest parameterserver_namenew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parametertagsnew-optional-request-parameter
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
added the optional property
sandboxes/items/tagsto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○