> ## 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. # ListBYOKKeysResponse ## Fields | Field | Type | Required | Description | Example | | ------------- | ------------------------------------------------------ | -------------------- | ------------------------------------------------------ | ------- | | `data` | List\[[components.BYOKKey](../components/byokkey.mdx)] | :heavy\_check\_mark: | List of BYOK credentials. | | | `total_count` | *int* | :heavy\_check\_mark: | Total number of BYOK credentials matching the filters. | 1 |