Files
openrouter-python-sdk-retry…/docs/components/listbyokkeysresponse.mdx

10 lines
1.2 KiB
Plaintext

---
title: "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 |