mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
10 lines
1.2 KiB
Plaintext
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 | |