List all the site for user.Ask AIget https://api.rocket.net/v1/sites/usersFor a given user, list all sites user has access to.Query Paramsdomainstringsearch string to match the domain bysearchstringsearch string to match either tha domain or label bypageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageinteger1 to 1000Defaults to 10How many results to include in each page (default = 10)statusarray of stringsOne or more statuses to filter bystatusADD stringsortstringenumSort results by the following propertycreated_atdomainlabeldisk_usageAllowed:created_atdomainlabeldisk_usagedirectionstringenumDirection 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