About
Returns details about the current tenant and license.
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {
"tenant": {
"AccountOwnerUID": "owx7c4cd5q80geu0",
"Id": 112,
"ParentId": 0,
"IndustryId": 0,
"BillingId": "cus_QE9CEovPrb2QDJ",
"OrgSize": 0,
"OrgAge": 0,
"Name": "Unit Test Account",
"LogoUrl": "https://cdn-us-1.azureedge.net/ghg0ctulvdx7bu10/tenant_logo___ghg0ctulvdx7bu10.jpg?v=p6rv",
"EmailProviderId": "b28eaefa-86d4-407d-a35a-c39b1e750e0b",
"TextMessageProvider": 0,
"GeoCode": "32.9853049,-96.8298408",
"DateCreated": "2017-02-09T21:52:24.363",
"DateLastModified": "2025-08-28T07:58:11.68",
"Status": 0,
"TenantUID": "ghg0ctulvdx7bu10",
"DataCenter": "us-1",
"IsWhiteLabel": false,
"IsTrusted": true,
"IsStagingEnvironment": true,
"IsEmailAttachEnabled": true,
"IsBrandingAllowed": false,
"WhiteLabel": {
"Name": "DailyStory",
"Domain": "dailystory.com",
"Subdomain": "app",
"Email": "hello@dailystory.com",
"AppLogoUrl": "/content/images/dailystory-app-logo.png?v=2",
"LogoUrl": "https://app.dailystory.com/Content/images/DailyStory.png?v=2",
"IconUrl": "https://app.dailystory.com/Content/images/favicon.ico?v=2",
"AppPathUrl": "https://app.dailystory.com",
"IsWhiteLabeled": false
},
"Settings": {
"DayWeekStarts": "Sunday",
"DateFiscalYearStarts": "0101",
"Timezone": "America/Chicago",
"Address": "123 South 1st \nDallas, TX 75248",
"Phone": "+14695551212",
"UrlWebsite": "https://example.com",
"UrlFacebook": "https://facebook.com",
"UrlPintrest": "https://pintrest.com",
"UrlInstagram": "https://instagram.com",
"UrlTwitter": "https://twitter.com",
"UrlLinkedIn": "https://linkedin.com",
"UrlYelp": "",
"UrlYoutube": "https://youtube.com",
"UrlBlog": "https://dailystory.com/blog",
"UrlSnapchat": "",
"UrlTikTok": "",
"UrlPodcast": "https://podcast.com",
"UrlWhatsApp": "",
"UrlAppStoreiOS": "http://appstore.com",
"UrlAppStoreGoolge": ""
},
"IconUrl": "https://cdn-us-1.azureedge.net/ghg0ctulvdx7bu10/tenant_logo___ghg0ctulvdx7bu10.jpg?v=p6rv",
"License": {
"SubscriptionId": "sub_1RAxqTH2OztenwEuWH0oMBfY",
"BillingId": "cus_QE9CEovPrb2QDJ",
"LicenseTerm": 0,
"LastModified": "2019-04-17T21:23:18.266417+00:00",
"Expiration": "2119-04-17T00:00:00",
"PurchasedTextMessages": 1000,
"PurchasedPhoneNumbers": 10,
"PurchasedEmails": 0,
"allow_upgrade": true,
"hasOwnTwilioLicense": true,
"hasOwnTextMessageLicense": true,
"is_tendlc_required": true,
"is_tendlc_registered": false,
"is_sms_restricted_sender": true,
"is_sms_url_check_required": false,
"is_mms_allowed": true,
"is_sms_enabled": true,
"is_sms_otp_required": true,
"hasOwnMailgunLicense": true,
"sms_autobilling": false,
"sms_rate": 0.03,
"email_rate": 0.004,
"ClassOfService": "Invoice",
"ApiCalls": 10,
"TrackingLinks": 1000,
"Contacts": 10000,
"Users": 100,
"Emails": 50,
"TextMessages": 0,
"PhoneNumbers": 30
},
"AppPathUrl": "https://us-1.dailystory.com"
}
}
}