GET api.ashx/v2/presencesummary/content.{json|xml}
Gets a presence summary for a piece of content
Request Parameters
| Name | Type | Location | Description | Required | Default | Options |
|---|---|---|---|---|---|---|
| ContentId | Guid | Query String | Content Id. Either ContentId and ContentTypeId or ContentUrl is required | Optional | ||
| ContentTypeId | Guid | Query String | Content Type Id. Either ContentId and ContentTypeId or ContentUrl is required | Optional | ||
| ContentUrl | Guid | Query String | Content URL. Either ContentId and ContentTypeId or ContentUrl is required | Optional | ||
| TypeId | Guid | Query String | Presence Type Id | Optional |