sessions
Get Session
Get a specific session for a user by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get a specific session for a user by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.