User Session Item

Retrieves an entity of UserSession type by its id

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