Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.BYOKKey[] | :heavy_check_mark: | List of BYOK credentials. | |
totalCount | number | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |
ListBYOKKeysResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.BYOKKey[] | :heavy_check_mark: | List of BYOK credentials. | |
totalCount | number | :heavy_check_mark: | Total number of BYOK credentials matching the filters. | 1 |