Get active session
GET/api/v2/access_token/activesession
This API is used to get the active session.
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.