get https://{instance_zuid}.api.zesty.io/v1/env/langs
Returns the non-deleted languages available for this instance. A type
query parameter may be provided which can be the following values:
- active (only returns non-deleted, activated languages)
- all (returns all languages, including deleted ones)
If omitted, it will default to retrieving both active and inactive except deleted langs.