| 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)

id

uuid

required

ID of the rule to fetch

rendered

boolean

Whether to render rules' conditions or not. If omitted or set to `false`, the conditions might be returned in their raw format

truefalse

# ``200      Rule details returned

# ``default      Unexpected error

Updated2 months ago

* * *

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request GET \

--url https://svc.blockdaemon.com/streaming/v2/rules/id \

--header 'accept: application/json' \

--header 'authorization: Bearer ••••'
```

application/json

``200``default

Updated2 months ago

* * *
