Skip to main content

GET /webhooks/rest/v1/webhooks REST API Endpoint

Loading...

Updated on
Aug 25, 2025

GET /webhooks/rest/v1/webhooks REST API Endpoint

Parameters

Query Parameters

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

Returns

data
object
Loading...
id
string
Loading...
created_at
string
Loading...
updated_at
string
Loading...
name
string
Loading...
network
string
Loading...
filter_function
string
Loading...
notification_email
string
Loading...
destination_attributes
object
Loading...
sequence
integer
Loading...
status
string
Loading...
Request
1
curl -X GET \
2
"https://api.quicknode.com/webhooks/rest/v1/webhooks?limit=20&offset=0" \
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