Advertisement
Guest User

Untitled

a guest
May 25th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. {
  2. "items": [
  3. {
  4. "id": 76,
  5. "username": "000000",
  6. "auth_key": "",
  7. "password_hash": "$2y$13$OpTnUqkwg/YLQea6MHSEyuKgeLl./J0YRSelcHem3Mzvt41WlNRJi",
  8. "password_reset_token": null,
  9. "email": "000@000.ru",
  10. "status": 10,
  11. "phone": "000000",
  12. "adress_fakt": "00000000",
  13. "adress_yr": null,
  14. "bank": null,
  15. "bik": null,
  16. "boss": null,
  17. "inn": null,
  18. "korschet": null,
  19. "kv": null,
  20. "ogrn": null,
  21. "phone_dispech": null,
  22. "uk": 61,
  23. "created_at": "2019-05-11 13:26:51",
  24. "updated_at": "2019-05-11 13:26:51",
  25. "chet": null,
  26. "access_token": "TLK6gw1w5SYa"
  27. },
  28. {
  29. "id": 77,
  30. "username": "1111",
  31. "auth_key": "",
  32. "password_hash": "$2y$13$rdPVI8j6q0R7.gxz/UFiwec6NJ1kacpZ3Kn1sjBt3jEA4V9BxiIOG",
  33. "password_reset_token": null,
  34. "email": "",
  35. "status": 10,
  36. "phone": "1111",
  37. "adress_fakt": "",
  38. "adress_yr": "",
  39. "bank": "",
  40. "bik": "",
  41. "boss": "",
  42. "inn": "",
  43. "korschet": "",
  44. "kv": null,
  45. "ogrn": "",
  46. "phone_dispech": "",
  47. "uk": null,
  48. "created_at": "2019-05-16 18:26:34",
  49. "updated_at": "2019-05-16 18:26:34",
  50. "chet": "",
  51. "access_token": ""
  52. },
  53. {
  54. "id": 78,
  55. "username": "111111",
  56. "auth_key": "",
  57. "password_hash": "$2y$13$QSNQZu6mEogBA3VrTIqUTuBn53MijgZqOMJPnDbQ9o4VjwJVDJVwG",
  58. "password_reset_token": null,
  59. "email": "111@000.ru",
  60. "status": 10,
  61. "phone": "12",
  62. "adress_fakt": "",
  63. "adress_yr": null,
  64. "bank": null,
  65. "bik": null,
  66. "boss": null,
  67. "inn": null,
  68. "korschet": null,
  69. "kv": null,
  70. "ogrn": null,
  71. "phone_dispech": null,
  72. "uk": 77,
  73. "created_at": "2019-05-16 18:27:14",
  74. "updated_at": "2019-05-16 18:27:14",
  75. "chet": null,
  76. "access_token": "tfEfR_FDzpK6"
  77. },
  78. {
  79. "id": 79,
  80. "username": "test1",
  81. "auth_key": "nXxLW1o9SFlxW76RXQEdzUlQdsKZNMBz",
  82. "password_hash": "$2y$13$ZxqyXT4G1g4Yt7RB6serPOv99Vm3tiPwZ3Jy5iww.uLqydfsttIsS",
  83. "password_reset_token": null,
  84. "email": "email@email.ru",
  85. "status": 10,
  86. "phone": "343434",
  87. "adress_fakt": null,
  88. "adress_yr": null,
  89. "bank": null,
  90. "bik": null,
  91. "boss": null,
  92. "inn": null,
  93. "korschet": null,
  94. "kv": null,
  95. "ogrn": null,
  96. "phone_dispech": null,
  97. "uk": 1,
  98. "created_at": "2019-05-18 13:30:47",
  99. "updated_at": "2019-05-18 13:30:47",
  100. "chet": null,
  101. "access_token": ""
  102. },
  103. {
  104. "id": 80,
  105. "username": "Андрей",
  106. "auth_key": "",
  107. "password_hash": "$2y$13$iJpp.oVM1pNLTfQOOSIBRewseXy4wMnjKKOe9PmFu2j2KfAoEKvfm",
  108. "password_reset_token": null,
  109. "email": "222@000.ru",
  110. "status": 10,
  111. "phone": "222222",
  112. "adress_fakt": "",
  113. "adress_yr": null,
  114. "bank": null,
  115. "bik": null,
  116. "boss": null,
  117. "inn": null,
  118. "korschet": null,
  119. "kv": null,
  120. "ogrn": null,
  121. "phone_dispech": null,
  122. "uk": 77,
  123. "created_at": "2019-05-23 11:56:48",
  124. "updated_at": "2019-05-24 09:43:43",
  125. "chet": null,
  126. "access_token": "ziGIGkuurVW8"
  127. }
  128. ],
  129. "_links": {
  130. "self": {
  131. "href": "http://api.uprav.com/v1/user?page=1"
  132. }
  133. },
  134. "_meta": {
  135. "totalCount": 5,
  136. "pageCount": 1,
  137. "currentPage": 1,
  138. "perPage": 20
  139. }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement