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
startTimestringformat: "date-time"
clientAppIdlong
idlong or null
endTimestring or nullformat: "date-time"
ipAddressstring or null<=64 characters
appIdstring or null<=64 characters
appVersionstring or null<=64 characters