Get all sessions of a ssidget https://{api-base-url}/guest/v1/portals/{portal_id}/sessionsGet all Sessions of a ssidPath Paramsportal_idstringrequiredPortal ID of the splash pageQuery ParamssortstringenumDefaults to +account_name is for ascending and - for descending order , sorts by account_name for now +account_name-account_nameAllowed:+account_name-account_nameessid_namestringrequiredget session of essid namessid_namestringget session of ssid name. Not in use. Please filter by essid instead. Filtering by ssid will be deprecated in the future.filter_bystringenumfilter by account_nameaccount_nameAllowed:account_namefilter_valuestringfilter valueoffsetintegerrequiredDefaults to 0Starting index of element for a paginated querylimitintegerDefaults to 10Number of items required per queryResponses 200Successful response 400Bad Request, Object already exists or Invalid Parameters 401Unauthorized 403Forbidden 404Not Found 413Request-size limit exceeded 429API rate limit exceeded 500Internal Server ErrorUpdated about 2 years ago