Get Current Principal
Gets the currently logged in user’s information, even in Online.
Does not call an agent - just returns the current session info.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Response
OK
Summary description for SoPrincipalCarrier.
Type of user
Unknown, InternalAssociate, ResourceAssociate, ExternalAssociate, AnonymousAssociate, SystemAssociate Associate name (e.g. logon name) for the user
AssociateId for the user.
Is this associate a person, and not a resource?
Associate's person id
Country id for the user.
Country id for the user's home country. This is the default country id when creating new items.
Company of the associate's person
Associate's group_idx
BusinessIdx for the company that the user belongs to.
CategoryIdx of the company that the user belongs to.
Owner (AssocaiteId) of the company that the user belongs to.
Id of the users role
Name of the users role
Descrtiption (e.g. tooltip) for the users role
Type of user.
Employee, ExternalUser, Anonymous, System License granted to the site and user.
The Person full name if the associate is a person. Use IsPerson to check
The Person e-mail address if the associate is a person. Use IsPerson to check
Functional rights for the user. This array is sorted so a lookup can be performed using {M:System.Array.BinarySearch(System.Array,System.Int32,System.Int32,System.Object)}.
Primary key in eJournal's old user table.
eJournal user access level
eJournal user status
StatusNone, StatusNormal, StatusNotAvailable, StatusDeleted, StatusReadOnly, StatusSpm, StatusSystem The credentials used for authenticating this user.
Secondary user groups
Name of the database context
UserName on associatetable. Same as SuperId from Online
Related topics
WebAPI changes in SuperOffice 12.2Get CurrentGet Current AccountGet Current TokenGet Current AssociateGet Next Current