GetKeyValueKeysRequest
Props
applicationId
applicationId: number
The application ID
applicationName
applicationName: string
| undefined
The application name
count
count: number
| undefined
Number of items to show per page with a maximum value of 50. Default value is 10
key
key: string
| undefined
Namespace that keys should contain, up to 200 characters
offset
offset: number
| undefined
Number of items to skip (e.g. if you set count = 20 and offset = 0 the first time, the next time, offset has to be equal to 20 to skip the items shown earlier). Default value is 0