GET
/
experiments
/
available
curl --request GET \
  --url https://cloud.local.wirtual.dev/api/v2/experiments/available \
  --header 'Wirtual-Session-Token: <api-key>'
[
  "example"
]

Authorizations

Wirtual-Session-Token
string
header
required

Response

200 - application/json
OK

The response is of type enum<string>[].

Available options:
example,
auto-fill-parameters,
notifications,
workspace-usage