List site password protection usersAsk AIget https://api.rocket.net/v1/sites/{id}/password_protection/usersList users who can access the site with a password while it is password protectedPath ParamsidintegerrequiredID of the Site you are interacting withQuery Paramspageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageintegerDefaults to 100Results per pagesearchstringsearch for username matching this stringsortstringenumproperty to sort the results byusernameusernameAllowed:usernamedirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago