- Url
- /V2.0/services/authentication/getSessionInfo
- HTTP Method
GET,POST
- Description
- Returns information about the current session
- Parameters
-
Name Type Description options loginOptions - Result
Name Type Description customInfo fieldValue[] sessionId string A unique ID representing the current session userId string The unique ID of the current user. Can be used to retrieve additional information about the current user organizationId string The unique ID of the current organization. Can be used to retrieve additional information about the current organization licenseType licenseType Indicates which license the current user is assigned In case of failure an error object will be returned
* indicates required fields