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 or null
endTimedatetime or null
ipAddressstring or null<=64 characters
appIdstring or null<=64 characters
appVersionstring or null<=64 characters