sandbox

List all sandboxes

Get all sandboxes associated with the API key's account. Optionally filter by tag.

get/sandbox

Query parameters

tagstring nullable

Optional sandbox tag string to filter by

Optional sandbox tag string to filter by

server_namestring nullable

Optional MCP server name to filter by (case-insensitive)

Optional MCP server name to filter by (case-insensitive)

Response

Successful Response

total_countinteger required

Total number of sandboxes

Changes

Changed in 3 of the 50 revisions of this API.215

  • 717d658593ea211See the full diff
    • response property sandboxes/items/tags list-of-types was widened by adding types array to media type application/json of response 200

      response-property-list-of-types-widened

    • the sandboxes/items/tags/anyOf[subschema #1]/ response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • deleted the query request parameter tags

      request-parameter-removed

    • added the new optional query request parameter tag

      new-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 query request parameter server_name

      new-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 query request parameter tags

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property sandboxes/items/tags to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog