User Session Item

Fetches UserSession entity by id field

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idlongRequired

Response

UserSession
userIdlong
startTimedatetime
clientAppIdlong
idlong
endTimedatetime
ipAddressstring<=64 characters
appIdstring<=64 characters
appVersionstring<=64 characters