View muted events
GET https://api.pegasusgateway.com/devices/:imei/mute_events
Sucessful Response
| Field | Type | Description |
|---|---|---|
| evc-code | Object | |
| uid | Number | User id |
| oid | Number | Outbox id |
| qed_response | String | Event stored once muted |
| state | String | State |
| restore_command | String | Event to send to un-mute |
| ev_code | Number | time Number Epoch timestamp of mute |
RESPONSES
status: OK
{"evc-8":{"uid":1859,"oid":4122,"qed_response":"RED08NA0;C07F01\u0026+","state":"muted","restore_command":"SED08NA0;C07F01\u0026+","ev_code":8,"time":1659994851.268739}}