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
Errors
404
Sessions Get Info Request Not Found Error
422
Sessions Get Info Request Unprocessable Entity Error
500
Sessions Get Info Request Internal Server Error