Get info for a session
Get a session by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
Id of the session to get
Response
OK
data
meta
errors
warnings
Bearer authentication of the form Bearer <token>
, where token is your auth token.