List supported sandbox providers
Returns the sandbox runtimes this deployment can run environments on, with the display name, description, whether the provider is the default, and its required credential name if any. This is static service capability, not organization data, so every caller sees the same list.
Authorizations
A Recursion API key, created in the console under API keys.
Headers
Previously returned ETag. When it still identifies the current representation, the response is 304 with no body.
Optional tenant consistency check. When present, it must name the tenant bound to the API key, including when x-organization-id is default.
1Organization 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.
1Response
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.
Every sandbox provider this build supports. Always an array and never null; the compiled-in set does not vary by organization.