> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# QueryAnalyticsData2

## Fields

| Field       | Type                                                                           | Required             | Description                                                                                                                                                                            |
| ----------- | ------------------------------------------------------------------------------ | -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `cached_at` | *Optional\[float]*                                                             | :heavy\_minus\_sign: | N/A                                                                                                                                                                                    |
| `data`      | List\[[operations.QueryAnalyticsData1](../operations/queryanalyticsdata1.mdx)] | :heavy\_check\_mark: | N/A                                                                                                                                                                                    |
| `metadata`  | [operations.Metadata](../operations/metadata.mdx)                              | :heavy\_check\_mark: | N/A                                                                                                                                                                                    |
| `warnings`  | List\[*str*]                                                                   | :heavy\_minus\_sign: | Warnings about filter resolution issues (e.g. unresolvable api\_key\_id hashes). The query still runs normally; these inform the caller that some filter values could not be resolved. |
