Get a session
GET/v2/sessions/:sessionId
Get a session and all its information like the time of the user or password verification
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.