Session
Retrieve session data
Returns session data associated with the specified sessionId
.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The session ID.
Response
200
application/json
Successfully retrieved session data.
The response is of type object
.