> ## 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.

# VaultSecretListResponse

One page of secret metadata for the selected scope.

## Fields

| Field     | Type                                                                 | Required             | Description                                                                                                                     |
| --------- | -------------------------------------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| `Data`    | \[][components.VaultSecret](../../models/components/vaultsecret.mdx) | :heavy\_check\_mark: | N/A                                                                                                                             |
| `HasMore` | `bool`                                                               | :heavy\_check\_mark: | True when more secrets exist beyond this page. Request the next page with `offset` increased by the number of returned entries. |
