> ## 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`     | List\[[components.VaultSecret](../components/vaultsecret.mdx)] | :heavy\_check\_mark: | N/A                                                                                                                             |
| `has_more` | *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. |
