Retrieve active session
GET/api/v2/access_token/activesession
Retrieves details of the current active session for the authenticated User.
Request
Responses
- 200
- 400
- 401
- 403
Status OK: The request was successful.
Status Bad Request: The request was invalid or cannot be served.
Status Unauthorized: The request requires user authentication.
Status Forbidden: The client does not have permission to access the resource.