Example searches: “siteid”, “last_seen_at”, “Return a guestuser via username”, “http://api.example.com”, “hostname”
Accepts the format /ext/{siteid}/api/v1/guestuser/?page=1&per_page=10&search=
Site database ID
Success
curl \ --request GET 'http://api.example.com/ext/{siteid}/api/v1/guestuser/' \ --header "Authentication-Token: $API_KEY"