List Ftp AccountsAsk AIget https://api.rocket.net/v1/sites/{id}/ftp/accountsGet list of ftp accounts associated with given site, can be filtered by ftp username.Path ParamsidintegerrequiredID of the Site you are interacting withQuery ParamsusernamestringSearch for usernames matching 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 property (omit for sort by user)dirdiskquotadiskusedreldiruserAllowed:dirdiskquotadiskusedreldiruserdirectionstringenumDirection 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