Get all Rules
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
💡
Compute Unit Value:
10(fixed)
name
string
Name of the rule to fetch
``200 List of rules returned
``default Unexpected error
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://svc.blockdaemon.com/streaming/v2/rules \
--header 'accept: application/json' \
--header 'authorization: Bearer ••••'
application/json
200default