TeamUsers get.cassette 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/teams/176692/users/20181",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "team_id": 176692,
  10. "team_user": {
  11. "user_id": 20181,
  12. "email": "bodrovis@protonmail.com",
  13. "fullname": "Ilya B",
  14. "created_at": "2018-08-21 15:35:25 (Etc/UTC)",
  15. "created_at_timestamp": 1534865725,
  16. "role": "owner"
  17. }
  18. },
  19. "rawHeaders": [
  20. "Server",
  21. "nginx",
  22. "Date",
  23. "Tue, 01 Mar 2022 19:54:16 GMT",
  24. "Content-Type",
  25. "application/json",
  26. "Transfer-Encoding",
  27. "chunked",
  28. "Connection",
  29. "close",
  30. "Vary",
  31. "Accept-Encoding",
  32. "Cache-Control",
  33. "max-age=0, must-revalidate, no-cache, no-store, private",
  34. "pragma",
  35. "no-cache",
  36. "X-Content-Type-Options",
  37. "nosniff",
  38. "X-Frame-Options",
  39. "deny",
  40. "X-XSS-Protection",
  41. "1; mode=block",
  42. "Strict-Transport-Security",
  43. "max-age=31536000",
  44. "Referrer-Policy",
  45. "origin",
  46. "X-Lokalise-Process-Id",
  47. "45ffaf24-242d-48a8-9e8f-2419a69ce2ba",
  48. "Expires",
  49. "Tue, 01 Mar 2022 19:54:16 GMT",
  50. "Access-Control-Allow-Origin",
  51. "*",
  52. "Access-Control-Allow-Headers",
  53. "Content-Type"
  54. ],
  55. "responseIsBinary": false
  56. }
  57. ]