Avisi cloud logo
Environments

List available pre-defined environment types.

GET
/api/v1/environments/types
curl -X GET "http://localhost:8090/api/v1/environments/types"

Request was successfully processed. The response body contains the requested data.

[
  "string"
]