Sessions APIs
Operations
GET
Get Accessible Locations
Get locations accessible to this session.
GET
Get Current Session
Returns the current session identified by credentials supplied using the Authorization header
GET
Get Current Sessions
List all sessions for current user
GET
Get Session
Returns the specified session for current user
GET
Get Token
Get token associated with this session.
POST
Login
Logs in a user
DELETE
Logout
Logs out the current user
DELETE
Logout Current Session
Logout current session
POST
Provider Login
Logs in a user (Provider only)