Skip to main content
List sandbox environments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer<int32>
Required range: x >= 0
offset
integer<int32>
Required range: x >= 0
environment_type
enum<string>
Available options:
cloud,
self_hosted
network_mode
enum<string>
Available options:
unrestricted,
limited
agent_provider_id
string
sort
string

Response

HTTP 200 response.

items
object[]
required
page
object
required