Returns general information regarding the account.
{
"data": {
"Roles": [
"string"
],
"EnterpriseInfo": {
"Name": "string",
"FooterText": "string",
"LogoUrl": "string"
},
"AccessibleSites": [
{
"Guid": "string",
"Name": "string",
"EnterpriseId": 0,
"AllowChangePlan": true,
"AllowUserManagement": true,
"SiteOwnerCustomerId": 0,
"IsEnterpriseSite": true,
"LogoUrl": "string"
}
],
"RequestedSite": {
"Guid": "string",
"Name": "string",
"AllowChangePlan": true,
"AllowUserManagement": true,
"SiteOwnerCustomerId": 0,
"IsEnterpriseSite": true,
"LogoUrl": "string"
},
"MaxUsers": 0,
"MaxDatabaseMB": 0,
"MaxGages": 0,
"MaxRecords": 0,
"AllowAttachments": true,
"AllowBranding": true,
"AllowPrintLabel": true,
"UnlimitedReader": true,
"DigitialSignatureEnabled": true,
"DigitalSignatureSettings": {
"AllowUnsign": true,
"AllowAdminUnsign": true,
"ShowBannerForSignedRecord": true,
"BannerContentForSignedRecord": "string",
"SignatureStatement": "string"
},
"AllowSigning": true,
"AllowUnsigning": true,
"AssignedUsers": 0,
"UsedDatabaseMB": 0,
"TotalGages": 0,
"TotalRecords": 0,
"ActiveGages": 0,
"InactiveGages": 0,
"ScheduledGages": 0,
"UnscheduledGages": 0,
"GagesDueThisMonth": 0,
"GagesDue30Days": 0,
"GagesDue60Days": 0,
"GagesDue90Days": 0,
"GagesPastDue": 0,
"UpdatedDate": "2023-04-24T19:35:47.506Z",
"MobileAppTrialDays": 0,
"MobileAppFirstLoginDate": "2023-04-24T19:35:47.506Z",
"AllowCustomFields": true,
"LocalizationFieldLabels": true,
"CanAdd": true,
"CanEdit": true,
"CanEditCalibration": true,
"CurrentSiteId": 0
},
"success": true,
"message": "string"
}