Environments
List available pre-defined environment types.
Response Body
Request was successfully processed. The response body contains the requested data.
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredarray<string>curl -X GET "https://api.avisi.cloud/api/v1/environments/types"
[
"string"
]