Skip to main content

/kv/rest/v1/lists/{key}/contains/{item} REST API Endpoint

Loading...

Updated on
Jul 28, 2025

/kv/rest/v1/lists/{key}/contains/{item} REST API Endpoint

Path Parameters

key
string
REQUIRED
Loading...
item
string
REQUIRED
Loading...

Returns

data
object
Loading...
exists
boolean
Loading...
Request
1
curl -X GET \
2
"https://api.quicknode.com/kv/rest/v1/lists/{key}/contains/{item}" \
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