Skip to main content

GET /streams/rest/v1/streams REST API Endpoint

Loading...

Updated on
Mar 20, 2026

GET /streams/rest/v1/streams REST API Endpoint

Query Parameters

limit
integer
Loading...
offset
integer
Loading...

Returns

data
object
Loading...
id
string
Loading...
created_at
string
Loading...
updated_at
string
Loading...
name
string
Loading...
network
string
Loading...
dataset
string
Loading...
region
string
Loading...
filter_function
string
Loading...
start_range
integer
Loading...
end_range
integer
Loading...
dataset_batch_size
integer
Loading...
destination
string
Loading...
fix_block_reorgs
integer
Loading...
keep_distance_from_tip
integer
Loading...
destination_attributes
object
Loading...
Loading...
url
string
Loading...
compression
string
Loading...
headers
object
Loading...
key-value
string
Loading...
max_retry
integer
Loading...
retry_interval_sec
integer
Loading...
post_timeout_sec
integer
Loading...
security_token
string
Loading...
status
string
Loading...
notification_email
string
Loading...
sequence
integer
Loading...
current_hash
string
Loading...
elastic_batch_enabled
boolean
Loading...
extra_destinations
array
Loading...
destination
string
Loading...
destination_attributes
object
Loading...
Request
1
curl -X GET \
2
"https://api.quicknode.com/streams/rest/v1/streams" \
3
-H "accept: application/json" \
4
-H "x-api-key: YOUR_API_KEY"
1
curl -X GET \
2
"https://api.quicknode.com/streams/rest/v1/streams" \
3
-H "accept: application/json" \
4
-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