v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475327289.3 KB

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

nextTokenstring

The pagination token used to retrieve the next page of results for this operation.