Get logged on user details
This method returns user information of the user who is logged on. It is demonstrated in the sample code.
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
URL
|
|
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
|
Return codes
For a complete list of return codes, see Return Codes.