ContributionsMost RecentMost LikesSolutionsAlertSite REST and Reporting API response definitionsHi, I am working to integrate some of our reporting solutions with the AlertSite REST and Reporting API but I am struggling to find definitions of the responses expected from the Reporting API. For example; When requesting SLA Detail (http://help.alertsite.com/AlertSite/ReportAPI?skin=clean.nat%2cnat#SLA_Endpoint) it states that the API call "returns the SLA Detail data"; where can I find a description of the data structure? i.e. <SLADetail> <DeviceID>C122223</DeviceID> .... </SLADetail> I see that the REST API does contain this information (http://help.alertsite.com/AlertSite/RestAPI?skin=clean.nat%2cnat#LOGIN). Does anyone know if there is any documentation for this? Thanks much