UserGroups list_pagination.cassette 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/teams/176692/groups?page=1&limit=1",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "team_id": 176692,
  10. "user_groups": [
  11. {
  12. "group_id": 2639,
  13. "name": "Demo",
  14. "permissions": {
  15. "is_admin": false,
  16. "is_reviewer": false,
  17. "admin_rights": [],
  18. "languages": [
  19. {
  20. "lang_id": 602,
  21. "lang_iso": "zh_CN",
  22. "lang_name": "Chinese Simplified",
  23. "is_writable": true
  24. },
  25. {
  26. "lang_id": 640,
  27. "lang_iso": "en",
  28. "lang_name": "English",
  29. "is_writable": false
  30. },
  31. {
  32. "lang_id": 748,
  33. "lang_iso": "pl",
  34. "lang_name": "Polish",
  35. "is_writable": true
  36. },
  37. {
  38. "lang_id": 1055,
  39. "lang_iso": "en_US",
  40. "lang_name": "English (United States)",
  41. "is_writable": true
  42. }
  43. ]
  44. },
  45. "created_at": "2020-07-23 11:21:04 (Etc/UTC)",
  46. "created_at_timestamp": 1595503264,
  47. "team_id": 176692,
  48. "projects": [
  49. "2273827860c1e2473eb195.11207948"
  50. ],
  51. "members": [
  52. 49436,
  53. 72007
  54. ]
  55. }
  56. ]
  57. },
  58. "rawHeaders": [
  59. "Date",
  60. "Mon, 01 Aug 2022 14:18:47 GMT",
  61. "Content-Type",
  62. "application/json",
  63. "Transfer-Encoding",
  64. "chunked",
  65. "Connection",
  66. "close",
  67. "Server",
  68. "nginx",
  69. "Vary",
  70. "Accept-Encoding",
  71. "Cache-Control",
  72. "max-age=0, must-revalidate, no-cache, no-store, private",
  73. "X-Pagination-Total-Count",
  74. "4",
  75. "X-Pagination-Page-Count",
  76. "4",
  77. "X-Pagination-Limit",
  78. "1",
  79. "X-Pagination-Page",
  80. "1",
  81. "pragma",
  82. "no-cache",
  83. "X-Content-Type-Options",
  84. "nosniff",
  85. "X-Frame-Options",
  86. "deny",
  87. "X-XSS-Protection",
  88. "1; mode=block",
  89. "Strict-Transport-Security",
  90. "max-age=31536000",
  91. "Referrer-Policy",
  92. "origin",
  93. "X-Lokalise-Process-Id",
  94. "3fd6ca4f-4ea9-4d4a-926a-65005df3e98f",
  95. "Expires",
  96. "Mon, 01 Aug 2022 14:18:47 GMT",
  97. "Set-Cookie",
  98. "PHPSESSID=deleted; expires=Sun, 01-Aug-2021 14:18:46 GMT; Max-Age=0; path=/; httponly",
  99. "Access-Control-Allow-Origin",
  100. "*",
  101. "Access-Control-Allow-Headers",
  102. "Content-Type"
  103. ],
  104. "responseIsBinary": false
  105. }
  106. ]