List all users in your accountAsk AIget https://api.rocket.net/v1/usersList all users in your accountQuery ParamssearchstringSearch users by this stringpageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageinteger1 to 1000Defaults to 10How many results to include in each page (default = 10)sortstringenumsort results by this propertyfirst_namelast_nameemailAllowed:first_namelast_nameemaildirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404User not found 405Invalid input 500Internal errorUpdated 6 months ago