Client Sessions
Get a Client Session
Returns a specified client session.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
OK
Represents a client session. If you want to restrict your users' access to their own devices, use client sessions.

