# Environment

{% hint style="info" %}
**API SUBPATH**: eva-environment
{% endhint %}

{% hint style="info" %}
Per default, the eva-environment API has it's network policy blocking external access. The following documentation has Syntphony CAI server clients as their target. If you are an eva-cloud customer, the tasks berformed below must be instead requested by submitting a ticket.
{% endhint %}

{% openapi src="/files/KBodExvfxYb5Tg1fOVB4" path="/org/{orgUUID}/environments" method="get" %}
[eva-environment-4.7.0-20241126.1830.yaml](https://4008706377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6zS4HeuuVpRHZEvDiFU%2Fuploads%2F7NTKEk1DdLReKNmdpTqs%2Feva-environment-4.7.0-20241126.1830.yaml?alt=media\&token=b31d2828-c360-4cbb-94fe-62768d9f501c)
{% endopenapi %}

{% openapi src="/files/KBodExvfxYb5Tg1fOVB4" path="/org/{orgUUID}/environments/{envUUID}" method="get" %}
[eva-environment-4.7.0-20241126.1830.yaml](https://4008706377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6zS4HeuuVpRHZEvDiFU%2Fuploads%2F7NTKEk1DdLReKNmdpTqs%2Feva-environment-4.7.0-20241126.1830.yaml?alt=media\&token=b31d2828-c360-4cbb-94fe-62768d9f501c)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-conversational-ai.syntphony.com/api-docs/api-guidelines/management-api/admin-api/environment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
