This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 466 B View raw
1{ 2 "methodResponses": [ 3 ["Email/query", {"accountId": "acc1", "queryState": "q1", "canCalculateChanges": true, "position": 0, "ids": ["e1", "e2", "e3"], "total": 100}, "c1"], 4 ["Email/get", {"accountId": "acc1", "state": "s1", "list": [{"id": "e1", "blobId": "b1", "threadId": "t1", "mailboxIds": {"inbox": true}, "keywords": {"$seen": true}, "size": 1234, "receivedAt": "2024-01-15T10:30:00Z"}], "notFound": []}, "c2"] 5 ], 6 "sessionState": "sessionABC" 7}