Back to Developers portal

Stream preference list

What you get via this call is a list of folders and the system user/-/state/com.google/root folder, which is the root level of the subscriptions tree.

For more information, see Sort IDs.

Request:

https://www.inoreader.com/reader/api/0/preference/stream/list

Response:

{
  "streamprefs": {
    "user/1005921515/state/com.google/root": [{
      "id": "subscription-ordering",
      "value": "BEC24025BEBD5A25BEBC2063001C459B0018F45DBEBC6F05BEBD8D55BEBE3252001490BF00152A6A000B633F000004F4000004F5000005ED00002F2C0000A08400003530000004F7000004F8000004F9000005F1000004FC000004FD00001A880026A51D00273E9C00246F840026A4EC0027C05A00275F3D0026BC73BEC008A0BEC06A88BEC1E2F4004244DC00367C4E005AFDFA00611F4800350BD4004DCBB0002F10310041A5B60050E0A80068AADF00367ED200654CCC0051B8B7005149A5005B5EE40036142500573E6400576D67002ADA36002D269F00350B7F0037857E0038FA10003F07F30060D189005A9DF00063C962005D8E67006A1A93006B28B4006C2A24006DD240006DCF44006DCF41006DE4520073868000717B7D007179F00072425300717AB400710C5F00717C37006F3C1C0073885400738859BEC2D61900713B5D00738858006E50B400714BED0073893400717ABB007388570073892700711266"
        }],
    "user/1005921515/label/MIT": [{
      "id": "is-expanded",
      "value": "true"
        }, {
      "id": "subscription-ordering",
      "value": "00005C9F0000425D00005CA100005CA000005CA300005C9E"
        }],
    "user/1005921515/label/Testing": [{
      "id": "is-expanded",
      "value": "true"
        }, {
      "id": "subscription-ordering",
      "value": "0018292200233381002094C100085B3A00007D1E000CAA76000859980000BD680000165D00016D1E001CE9620000BCB30011C20C000154F60001AB4D00127963001F609E0022AA500022C9D000215FEA002267B300064FD7003F4DFC"
        }]
  }
}
Back to Developers portal