Skip to main content

Get list of keys

GET 

/v2/key-value-stores/:storeId/keys

ClientsApify API Python Client ReferenceApify API JavaScript Client ReferenceReturns 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

Request

Responses

Response Headers