Gets session history items.

Returns tenants sessions history.

Required Permissions: read:pro:remote-assist

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to sessionId:desc

Sorting criteria in the format: property:asc/desc. Default sort is sessionId:desc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=sessionId:desc,deviceId:asc

sort
string

Query in the RSQL format, allowing to filter session history items collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: sessionId, deviceId, sessionAdminId. This param can be combined with paging and sorting. Example: sessionAdminId=="Andrzej"

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json