...
Code Block |
---|
{ "data": [ { "_fname": "John", "_lname": "Black", "id": "6054619030b8bcb40ad7a9db", "subscriptions": [ { "channel": "email", "resource_id": 1 "email_data": { "domain": "example.org", "channeldomain_group": "emailother", "email": "john@example.comexample_email@example.org", "md5": "47f85837cc89cbe1818e7449af633750" }, "hash_id": "37885611", "is_delete": false, "priority": 0, "reg_info": { "status": "subscribed" "date": "2018-01-19T13:54:05.466Z", "ip": "192.168.0.1" }, "resource_id": 46, "status": 0 }, ] }, { "_fname": "Laura", "_lname": "Black", "id": "6054619030b8bcb40ad7a9dd", "subscriptions": [ { "channel": "sms", "resourcehash_id": 1,"5d9bf5ff", "is_delete": false, "phone_data": { "channelmd5": "sms58c9e54c684e475decbc0eff5c05b6b9", "phone": "+79000000000508370045348365", }, "priority": 0, "reg_info": { "status": "unsubscribed" "date": "2018-01-19T13:54:05.466Z", "ip": "192.168.0.1" }, "resource_id": 57, "status": 0 } ] }, { "_fname": "Bill", "_lname": "Black", "id": "6054619030b8bcb40ad7a9f6", "subscriptions": [ { "channel": "push", "resourcehash_id": 1"d8360fc4", "is_delete": false, "channel": "push", "priority": 0, "push_data": { "provider": "IOSFirebase", "subscription_id": "qwerty123451516370045348387", }, "provider "reg_info": "AndroidFirebase",{ "date": "priority"2018-01-19T13:54:05.466Z", "ip": 0,"192.168.0.1" }, "status "resource_id": "subscribed"46, "status": 0 } ] } ], "error": 0, "error_text": "Successful operation", "next_from_id": "6054619030b8bcb40ad7a9ff" } |
...