# v2.5 API guide (QUX)

## Change Log

#### December 2025 - Release 9.8

Adds detection EDR process context data in the following endpoints:

* `/api/v2.5/detections`
* `/api/v2.5/detections/<id>`

#### October 2025 - Release 9.6

* New Endpoint for Active Directory (AD) Groups
  * `/api/v2.5/settings/active_directory/groups`
* Adds support for AD Groups in the following endpoints
  * `/api/v2.5/groups`
  * `/api/v2.5/groups/<id>`

#### August 2025 - Release 9.4

* New Endpoint for Health Events
  * `/api/v2.5/events/health`

### Attachments

{% file src="/files/WZQwmaeZN1GJOy6DaL2a" %}


---

# 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.vectra.ai/configuration/access/api-qux/v25-api-guide-qux.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.
