Lists out all users available in the system.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of users retrieved successfully
Array of users
1
"http://localhost/api/v0/users?page=1"
1
2
"http://localhost/api/v0/users?page=2"
"http://localhost/api/v0/users?page=2"
"http://localhost/api/v0/users"
15
15
25