TeamUsers list.cassette 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/teams/176692/users",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "team_id": 176692,
  10. "team_users": [
  11. {
  12. "user_id": 39938,
  13. "email": "translator2@mycompany.com",
  14. "fullname": "Mr. Translator",
  15. "created_at": "2019-06-19 20:12:11 (Etc/UTC)",
  16. "created_at_timestamp": 1560975131,
  17. "role": "member"
  18. },
  19. {
  20. "user_id": 35555,
  21. "email": "john@example.com",
  22. "fullname": "John",
  23. "created_at": "2019-04-17 13:41:12 (Etc/UTC)",
  24. "created_at_timestamp": 1555508472,
  25. "role": "member"
  26. },
  27. {
  28. "user_id": 35554,
  29. "email": "golosizpru@ya.ru",
  30. "fullname": "Joanne",
  31. "created_at": "2019-04-17 13:39:19 (Etc/UTC)",
  32. "created_at_timestamp": 1555508359,
  33. "role": "member"
  34. },
  35. {
  36. "user_id": 34052,
  37. "email": "translator@example.com",
  38. "fullname": "Translator Demo",
  39. "created_at": "2019-03-29 14:18:15 (Etc/UTC)",
  40. "created_at_timestamp": 1553869095,
  41. "role": "member"
  42. },
  43. {
  44. "user_id": 34051,
  45. "email": "demo2@example.com",
  46. "fullname": "Demo 2 User",
  47. "created_at": "2019-03-29 14:16:05 (Etc/UTC)",
  48. "created_at_timestamp": 1553868965,
  49. "role": "member"
  50. },
  51. {
  52. "user_id": 33599,
  53. "email": "twilight_church@list.ru",
  54. "fullname": "Joe",
  55. "created_at": "2019-03-26 15:46:41 (Etc/UTC)",
  56. "created_at_timestamp": 1553615201,
  57. "role": "member"
  58. },
  59. {
  60. "user_id": 31113,
  61. "email": "translator@mycompany.com",
  62. "fullname": "Mr. Translator",
  63. "created_at": "2019-02-28 12:36:18 (Etc/UTC)",
  64. "created_at_timestamp": 1551357378,
  65. "role": "member"
  66. },
  67. {
  68. "user_id": 25753,
  69. "email": "test2@example.com",
  70. "fullname": "Unnamed",
  71. "created_at": "2018-12-04 17:13:19 (Etc/UTC)",
  72. "created_at_timestamp": 1543943599,
  73. "role": "member"
  74. },
  75. {
  76. "user_id": 25261,
  77. "email": "kutanov@gmail.com",
  78. "fullname": "Roman",
  79. "created_at": "2018-11-26 13:04:14 (Etc/UTC)",
  80. "created_at_timestamp": 1543237454,
  81. "role": "owner"
  82. },
  83. {
  84. "user_id": 20181,
  85. "email": "bodrovis@protonmail.com",
  86. "fullname": "Ilya B",
  87. "created_at": "2018-08-21 15:35:25 (Etc/UTC)",
  88. "created_at_timestamp": 1534865725,
  89. "role": "owner"
  90. },
  91. {
  92. "user_id": 5870,
  93. "email": "test@example.com",
  94. "fullname": "John Doe",
  95. "created_at": "2017-06-09 11:56:00 (Etc/UTC)",
  96. "created_at_timestamp": 1497009360,
  97. "role": "member"
  98. }
  99. ]
  100. },
  101. "rawHeaders": [
  102. "Server",
  103. "nginx",
  104. "Date",
  105. "Thu, 20 Jun 2019 16:24:00 GMT",
  106. "Content-Type",
  107. "application/json",
  108. "Transfer-Encoding",
  109. "chunked",
  110. "Connection",
  111. "close",
  112. "Vary",
  113. "Accept-Encoding",
  114. "Set-Cookie",
  115. "PHPSESSID=e05ba30e1b99eb23478fb3f4d626db30; expires=Mon, 19-Aug-2019 16:24:00 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  116. "Expires",
  117. "Thu, 19 Nov 1981 08:52:00 GMT",
  118. "Cache-Control",
  119. "no-store, no-cache, must-revalidate",
  120. "Pragma",
  121. "no-cache",
  122. "X-Pagination-Total-Count",
  123. "11",
  124. "X-Pagination-Page-Count",
  125. "1",
  126. "X-Pagination-Limit",
  127. "100",
  128. "X-Pagination-Page",
  129. "1",
  130. "Pragma",
  131. "no-cache",
  132. "Cache-Control",
  133. "no-store, no-cache",
  134. "Access-Control-Allow-Origin",
  135. "*",
  136. "Access-Control-Allow-Headers",
  137. "Content-Type"
  138. ]
  139. }
  140. ]