searchOrgGuestAuthorizations

GET https://{{host}}/api/v1/orgs/:org_id/guests/search

Request Params

KeyDatatypeRequiredDescription
wlan_idstring
limitnumber

RESPONSES

status: OK

{"end":1531862583,"results":[{"ssid":"openNet","timestamp":1531782218,"company":"mistsystems","auth_method":"passphrase","ap":"5c5b350e0001","authorized_expiring_time":1531810258.186273,"authorized_time":1531782218,"email":"user@mistsys.com","name":"john"},{"ssid":"openNet","timestamp":1531782632,"company":"xyz inc.","auth_method":"facebook","ap":"5c5b350e0001","authorized_expiring_time":1531810821.145,"authorized_time":1531782632,"email":"cool_user@yahoo.com","name":"John White"}],"next":"/api/v1/orgs/8aaba0aa-09cc-44bd-9709-33b98040550c/guests/search?wlan_id=88ffe630-95b8-11e8-b294-346895ed1b7d\u0026end=1531855849.000\u0026limit=2\u0026start=1531776183.0","start":1531776183,"limit":2,"total":14}