|
| 1 | +{ |
| 2 | + "meta": { |
| 3 | + "key": "alerts", |
| 4 | + "end": 1, |
| 5 | + "first_page_uri": "/v1/Alerts?PageSize=2&Page=0", |
| 6 | + "next_page_uri": "/v1/Alerts?PageSize=2&Page=1&PageToken=PANO7bd5bf2efbdf0500dc321b3a772e9229", |
| 7 | + "page": 0, |
| 8 | + "page_size": 2, |
| 9 | + "previous_page_uri": null, |
| 10 | + "start": 0, |
| 11 | + "uri": "/v1/Alerts?PageSize=2&Page=0" |
| 12 | + }, |
| 13 | + "alerts": [ |
| 14 | + { |
| 15 | + "uri": "https://monitor.twilio.com/v1/Alerts/NOf9a8decd348f123d17b716658e7b3932", |
| 16 | + "date_generated": "2015-03-02T20:33:18Z", |
| 17 | + "date_updated": "2015-03-02T20:33:18Z", |
| 18 | + "api_version": null, |
| 19 | + "date_created": "2015-03-02T20:33:18Z", |
| 20 | + "request_url": null, |
| 21 | + "sid": "NOf9a8decd348f123d17b716658e7b3932", |
| 22 | + "account_sid": "AC23d17b716658e7b326b77cdb692b437e", |
| 23 | + "call_sid": null, |
| 24 | + "log_level": "notice", |
| 25 | + "error_code": null, |
| 26 | + "more_info": null, |
| 27 | + "alert_text": "The balance of test@example.com's Account fell below $10.00 and according to the auto-recharge settings, we charged the payment method ...", |
| 28 | + "request_method": null |
| 29 | + }, |
| 30 | + { |
| 31 | + "uri": "https://monitor.twilio.com/v1/Alerts/NO7bd5bf2efbdf0500dc321b3a772e9229", |
| 32 | + "date_generated": "2015-03-02T20:33:18Z", |
| 33 | + "date_updated": "2015-03-02T20:33:18Z", |
| 34 | + "api_version": null, |
| 35 | + "date_created": "2015-03-02T20:33:18Z", |
| 36 | + "request_url": null, |
| 37 | + "sid": "NO7bd5bf2efbdf0500dc321b3a772e9229", |
| 38 | + "account_sid": "AC23d17b716658e7b326b77cdb692b437e", |
| 39 | + "call_sid": null, |
| 40 | + "log_level": "notice", |
| 41 | + "error_code": null, |
| 42 | + "more_info": null, |
| 43 | + "alert_text": "The balance of test@example.com's Account fell below $10.00 and according to the auto-recharge settings, we charged the payment method ...", |
| 44 | + "request_method": null |
| 45 | + } |
| 46 | + ] |
| 47 | +} |
0 commit comments