Skip to content

Beta module namespace

sandbox

Beta routes may change with notice and are NOT covered by the 24-month stable window of the core contract.

Every module route is enumerated with method, path, auth and required permission; request/response schemas are not published for the beta surface.

13 operations

MethodPathRequired permissionAuthenticationSummary
post/v1/m/sandbox/comparesandbox:run:adminBearer tokensandbox module route (requires sandbox:run:admin)
get/v1/m/sandbox/comparisonssandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
get/v1/m/sandbox/comparisons/{id}sandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
post/v1/m/sandbox/replaysandbox:run:writeBearer tokensandbox module route (requires sandbox:run:write)
get/v1/m/sandbox/runssandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
get/v1/m/sandbox/runs/{id}sandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
get/v1/m/sandbox/runs/{id}/outputssandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
get/v1/m/sandbox/runs/{id}/streamsandbox:run:readBearer tokensandbox module route (requires sandbox:run:read)
get/v1/m/sandbox/scenariossandbox:scenario:readBearer tokensandbox module route (requires sandbox:scenario:read)
post/v1/m/sandbox/scenariossandbox:scenario:writeBearer tokensandbox module route (requires sandbox:scenario:write)
get/v1/m/sandbox/scenarios/{id}sandbox:scenario:readBearer tokensandbox module route (requires sandbox:scenario:read)
post/v1/m/sandbox/scenarios/{id}/archivesandbox:scenario:adminBearer tokensandbox module route (requires sandbox:scenario:admin)
post/v1/m/sandbox/scenarios/{id}/runsandbox:run:writeBearer tokensandbox module route (requires sandbox:run:write)