> For the complete documentation index, see [llms.txt](https://api-docs.vaultoro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.vaultoro.com/audit.md).

# Audit

## Glass Book

<mark style="color:blue;">`GET`</mark> `https://api.vaultoro.com/v1/private/glassbooks`

#### Query Parameters

| Name  | Type   | Description                      |
| ----- | ------ | -------------------------------- |
| q     | string | Client ID for filtering results. |
| page  | number | Filter results by page.          |
| limit | number | Limit number of results.         |

#### Headers

| Name   | Type   | Description     |
| ------ | ------ | --------------- |
| VTOKEN | string | Your API Token. |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
