Session
Get a session
Get a session by id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Response
200 - application/json
Ok
Get a session by id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.