GET odata/Sites('SiteName')
Gets single Site object by its name.
Response Information
Response body formats
application/json, text/json
Sample:
{ "odata.metadata": "http://sampleserver.com/odata/$metadata#Site/@Element", "SiteName": "SampleSite from Unit TestRGkX", "AdminUserId": null, "Author": "Test author from Unit Test", "TemplateName": null, "IsEntireSitePublic": false, "RequiresRegistration": null, "DisablePublicComments": null, "DisablePublicRating": null, "IsHidden": null, "IsDemo": null, "HeaderTitle": "This site was created by Unit Test", "HeaderSubTitle": null, "HeaderShortInfo": null, "HeaderImage": "R0lGODlhAQABAIEAAP///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEBAAAh+QQBAAAAACwAAAAAAQABAAAIBAABBAQAOw==", "HeaderImageType": "image/gif", "HeaderIsImage": null, "FooterText": null, "HomePageTextSide": null, "HomePagerTextMain": null, "LoginPageText": null, "ValidSubscriptionName": null, "CreatedTime": "2013-09-18T23:02:36.5401138-07:00", "UpdatedTime": null, "Blog_PostsPerPage": null, "Blog_ShowPostPreviews": null, "FunFact_HideDates": null, "CurrentFormID": null, "SeoTitle": null, "SeoMetaTags": null, "RunSetupSiteWizard": true, "Country": "Netherlands", "Source": null, "IPAddress": "fe80::edda:e8a1:c7c9:22ce%23" }