Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | List[components.BYOKKey] | :heavy_check_mark: | List of BYOK credentials. | |
total_count | int | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |
ListBYOKKeysResponse method reference
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | List[components.BYOKKey] | :heavy_check_mark: | List of BYOK credentials. | |
total_count | int | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |