Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Data | []components.BYOKKey | :heavy_check_mark: | List of BYOK credentials. | |
TotalCount | int64 | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |
ListBYOKKeysResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Data | []components.BYOKKey | :heavy_check_mark: | List of BYOK credentials. | |
TotalCount | int64 | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |