User Session Items

Retrieves multiple entities of UserSession type by its ids

Authentication

AuthorizationBearer

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

Query parameters

idslist of longsRequired

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