Example searches: “devicedata”, “Create Voucher(s)”, “id”, “name”, “http://api.example.com”
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"