Get all users from REST API

NodeBB Development
  • I'm trying to get all users from the REST API by using path '/api/users/'

    The results don't contain all the users from the forum and the results are also paginated. I've tried putting '?page=2' at the end of the url, but this still just return the same results.

    Am I missing something in the request to get the additional page, or better still is there a way to return users in a non-paginated way?

    Cheers.

  • I think this is available on master, once we release 1.0.0 you will be able to get the users by adding ?page=x


Suggested Topics


  • 0 Votes
    2 Posts
    227 Views
  • 0 Votes
    1 Posts
    329 Views
  • 1 Votes
    5 Posts
    1793 Views
  • 0 Votes
    3 Posts
    2244 Views
  • 0 Votes
    2 Posts
    1394 Views