GET Authorization/Information
Get authorization information for the currently logged-in administrator.
Response Information
Authorization information. See model for more details.
Response type
Response body formats
application/json, text/json
Sample:
{
"Href": "[api:Authorization/Information]",
"Name": "DOMAIN\\user",
"IsSuperAdmin": false,
"HasAllScopeAccess": false,
"HomeScopeId": "5e531466-5c6d-41c8-97e1-d814d261f322"
}