Advertisement
Guest User

/teams/${teamId}/users

a guest
Jul 18th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. {
  2. "content":[
  3. {
  4. "hashId":"GHuQiXT64T8",
  5. "createdAt":"2018-07-05T13:18:50.000Z",
  6. "team":{
  7. "hashId":"NcyCjOR9ULg",
  8. "createdAt":"2018-07-04T14:49:10.000Z",
  9. "status":"ACTIVE",
  10. "name":"equipe teste",
  11. "description":"equipe teste",
  12. "image":null
  13. },
  14. "user":{
  15. "hashId":"zdCEqQVLduU",
  16. "createdAt":"2018-07-05T13:18:17.000Z",
  17. "status":"ACTIVE",
  18. "username":"supervisor.luccas.martins@gmail.com",
  19. "firstName":"Luccas ",
  20. "lastName":"Supervisor",
  21. "cellPhone":null,
  22. "phoneNumber":null,
  23. "jobRole":"Supervisor",
  24. "image":null,
  25. "roles":null,
  26. "points":0
  27. },
  28. "role":"SUPERVISOR",
  29. "status":"INACTIVE",
  30. "totalPoints":0
  31. },
  32. {
  33. "hashId":"lIxa9kK3wiU",
  34. "createdAt":"2018-07-17T20:19:06.000Z",
  35. "team":{
  36. "hashId":"BONSlT2kfGE",
  37. "createdAt":"2018-07-17T20:19:05.000Z",
  38. "status":"INACTIVE",
  39. "name":"teste equipe 2",
  40. "description":"teste equipe 2",
  41. "image":null
  42. },
  43. "user":{
  44. "hashId":"zdCEqQVLduU",
  45. "createdAt":"2018-07-05T13:18:17.000Z",
  46. "status":"ACTIVE",
  47. "username":"supervisor.luccas.martins@gmail.com",
  48. "firstName":"Luccas ",
  49. "lastName":"Supervisor",
  50. "cellPhone":null,
  51. "phoneNumber":null,
  52. "jobRole":"Supervisor",
  53. "image":null,
  54. "roles":null,
  55. "points":0
  56. },
  57. "role":"PLAYER",
  58. "status":"ACTIVE",
  59. "totalPoints":0
  60. },
  61. {
  62. "hashId":"Y5yspmUqtZw",
  63. "createdAt":"2018-07-18T15:55:22.000Z",
  64. "team":{
  65. "hashId":"LSrnUDv0GL8",
  66. "createdAt":"2018-07-18T15:55:21.000Z",
  67. "status":"ACTIVE",
  68. "name":"teste load",
  69. "description":"teste load",
  70. "image":null
  71. },
  72. "user":{
  73. "hashId":"zdCEqQVLduU",
  74. "createdAt":"2018-07-05T13:18:17.000Z",
  75. "status":"ACTIVE",
  76. "username":"supervisor.luccas.martins@gmail.com",
  77. "firstName":"Luccas ",
  78. "lastName":"Supervisor",
  79. "cellPhone":null,
  80. "phoneNumber":null,
  81. "jobRole":"Supervisor",
  82. "image":null,
  83. "roles":null,
  84. "points":0
  85. },
  86. "role":"SUPERVISOR",
  87. "status":"ACTIVE",
  88. "totalPoints":0
  89. }
  90. ],
  91. "totalPages":1,
  92. "last":true,
  93. "totalElements":3,
  94. "numberOfElements":3,
  95. "sort":null,
  96. "first":true,
  97. "size":20,
  98. "number":0
  99. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement