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
Loading...
offset
integer
Loading...

Returns

data
array
Loading...
id
string
Loading...
created_at
string
Loading...
name
string
Loading...
network
string
Loading...
notification_email
string
Loading...
destination_attributes
object
Loading...
url
string
Loading...
security_token
string
Loading...
compression
string
Loading...
sequence
integer
Loading...
status
string
Loading...
templateId
string
Loading...
templateArgs
object
Loading...
pageInfo
object
Loading...
limit
integer
Loading...
offset
integer
Loading...
total
integer
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"
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