Advertisement
Guest User

Untitled

a guest
Oct 15th, 2015
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.15 KB | None | 0 0
  1. {
  2.   "result": {
  3.     "subscription_plan": {
  4.       "users": 1,
  5.       "document_count": null,
  6.       "viewer": 0,
  7.       "signature": 0,
  8.       "assembly": 0,
  9.       "comparison": 0,
  10.       "conversion": 0,
  11.       "sharing": null,
  12.       "api": null,
  13.       "branding": false,
  14.       "max_document_size": 10485760,
  15.       "annotation": 0,
  16.       "storage_space": 2147483648,
  17.       "document_tokens": 750,
  18.       "watermarking": false,
  19.       "storage_providers": false,
  20.       "private_storage": false,
  21.       "embeddings": 0
  22.     },
  23.     "usage": {
  24.       "users": 1,
  25.       "document_count": 48385,
  26.       "viewer": 0,
  27.       "signature": 0,
  28.       "assembly": 0,
  29.       "comparison": 0,
  30.       "conversion": 0,
  31.       "sharing": null,
  32.       "api": 1222,
  33.       "branding": null,
  34.       "max_document_size": null,
  35.       "annotation": 0,
  36.       "storage_space": 13355575989,
  37.       "document_tokens": 228,
  38.       "watermarking": null,
  39.       "storage_providers": null,
  40.       "private_storage": null,
  41.       "embeddings": 0
  42.     },
  43.     "last_reset_date": "2015-09-23T23:23:48.9630000Z"
  44.   },
  45.   "status": "Ok",
  46.   "error_message": null,
  47.   "composedOn": 1444937329758
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement