Lists information for multiple secure browser sessions from a specific portal.
get/portals/{portalId}/sessions
Path parameters
portalIdstring required
The ID of the web portal for the sessions.
Query parameters
usernamestring password
The username of the session.
sessionIdstring
The ID of the session.
sortBy'StartTimeAscending' | 'StartTimeDescending'
The method in which the returned sessions should be sorted.
status'Active' | 'Terminated'
The status of the session.
maxResultsinteger
The maximum number of results to be included in the next page.
nextTokenstring
The pagination token used to retrieve the next page of results for this operation.
Response
Success