Skip to main content
GET
List supported sandbox providers

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Headers

If-None-Match
string

Previously returned ETag. When it still identifies the current representation, the response is 304 with no body.

x-tenant-id
string

Optional tenant consistency check. When present, it must name the tenant bound to the API key, including when x-organization-id is default.

Minimum string length: 1
x-organization-id
string

Organization in which to act. Required for a tenant-scoped API key. Optional for an organization-scoped key, where it must name that same organization. The value may be an organization id or default.

Minimum string length: 1

Response

Response body of GET /managed-agents/v1/sandbox-providers. The only list here that describes the service's own capabilities rather than the caller's data: it needs no storage read and returns the same answer for every organization. Each row reports whether this deployment can use the provider.

Response body of GET /managed-agents/v1/sandbox-providers. The only list here that describes the service's own capabilities rather than the caller's data: it needs no storage read and returns the same answer for every organization. Each row reports whether this deployment can use the provider.

items
object[]
required

Every sandbox provider this build supports. Always an array and never null; the compiled-in set does not vary by organization.