# Get distinct values of a list of filters

The scope of the filter values is restricted with the same type of filters we use to restrict the list of Audit Trail Events we retrieve in the /audits endpoint. Beware that a given filter may be included, rather in the list of filters, rather included in the filter restrictions.E.g: we can search the distinct "action" values, or we can search for the values of other filters for a given "action=sentMessage"

{% openapi src="/files/IkRK4VGc0YQbtlAlJFKi" path="/v1/filters/values" method="get" expanded="true" fullWidth="true" %}
[audit-trail-api-public.yaml](https://544392450-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F909t04Fk8FiEI7fBcmlw%2Fuploads%2Fgit-blob-c4cc31b58ff29853936df50e1a6510af313b9024%2Faudit-trail-api-public.yaml?alt=media)
{% 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://rest-api.symphony.com/main/audit-trail-2/get_at2-v1-filters-values.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.
