#### URL Expired

The URL for this request expired after 30 days.

### heartbeat

integer

≥ 1

Ping interval in seconds. When set, the server sends a WebSocket ping at this interval and closes the connection if no pong is received within 5 seconds. Omit to disable pings.

```
101
Switching Protocols — WebSocket connection established.
```

# ``400      Invalid input, validation error, or malformed request

---

### Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/cwp/events

```
curl --request GET \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/cwp/events \
     --header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

```
400
```

---
