Avisi cloud logo
Environments

List available pre-defined environment types.

GET
/api/v1/orgs/{organisationSlug}/environments/types

Path Parameters

organisationSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
curl -X GET "https://api.avisi.cloud/api/v1/orgs/<string>/environments/types"

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

[
  "string"
]