/kv/rest/v1/lists/{key} REST Method
Path Parameters
key
string
REQUIRED
The unique key associated with the list
Returns
data
object
The data object which contains the following fields:
items
array
Retrieves an array of items from a specific Key-Value Store list
Request
1curl -X GET \2"https://api.quicknode.com/kv/rest/v1/lists/{key}" \3-H "accept: application/json" \4-H "Content-Type: application/json" \5-H "x-api-key: YOUR_API_KEY"
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free