Retrieves details about a session

Path Params
string
required

The id of the session to retrieve

Responses

Response body
object
string
required

The session's unique identifier

string
required

Id of the associated user profile

string
required

Unique identifier for the calling device.

string
required

The device platform.

android iOS javascript

string
required

The platform (e.g. operating system) version

string
required

The type of sdk.

native cordova

string
required

The SDK version.

string
required

The IP address of the device that started the session.

boolean
required

Indicates whether the session is still active.

date-time
required

The date/time this session started, in ISO 8601 format.

date-time
required

The date/time this session expires, in ISO 8601 format.

push
object
apns
object

The APNS push configuration for the session

fcm
object

The FCM push configuration for the session

404

The session was not found

Language
Credentials
:
URL