Get list of keys
GET/v2/key-value-stores/:storeId/keys
ClientsReturns a list of objects describing keys of a given key-value store, as well as some information about the values (e.g. size).
This endpoint is paginated using exclusiveStartKey
and limit
parameters
- see Pagination for more details.
Request
Responses
- 200