{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin sites.itemAnalytics API", "version": "1.0.0" }, "items": [ { "info": { "name": "sites.itemAnalytics", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get analytics from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Analytics about the view activities that took place on this site." }, { "info": { "name": "Microsoft Graph Update the navigation property analytics in sites", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property analytics in sites" }, { "info": { "name": "Microsoft Graph Delete navigation property analytics for sites", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" } ] }, "docs": "Microsoft Graph Delete navigation property analytics for sites" }, { "info": { "name": "Microsoft Graph Get allTime from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/allTime", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get allTime from sites" }, { "info": { "name": "Microsoft Graph Get itemActivityStats from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get itemActivityStats from sites" }, { "info": { "name": "Microsoft Graph Create new navigation property to itemActivityStats for sites", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to itemActivityStats for sites" }, { "info": { "name": "Microsoft Graph Get itemActivityStats from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get itemActivityStats from sites" }, { "info": { "name": "Microsoft Graph Update the navigation property itemActivityStats in sites", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property itemActivityStats in sites" }, { "info": { "name": "Microsoft Graph Delete navigation property itemActivityStats for sites", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" } ] }, "docs": "Microsoft Graph Delete navigation property itemActivityStats for sites" }, { "info": { "name": "Microsoft Graph Get activities from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Exposes the itemActivities represented in this itemActivityStat resource." }, { "info": { "name": "Microsoft Graph Create new navigation property to activities for sites", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to activities for sites" }, { "info": { "name": "Microsoft Graph Get activities from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Exposes the itemActivities represented in this itemActivityStat resource." }, { "info": { "name": "Microsoft Graph Update the navigation property activities in sites", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property activities in sites" }, { "info": { "name": "Microsoft Graph Delete navigation property activities for sites", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" } ] }, "docs": "Microsoft Graph Delete navigation property activities for sites" }, { "info": { "name": "Microsoft Graph Get driveItem from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id/driveItem", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Exposes the driveItem that was the target of this activity." }, { "info": { "name": "Microsoft Graph Get content for the navigation property driveItem from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id/driveItem/content", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" }, { "name": "$format", "value": "", "type": "query", "description": "Format of the content" } ] }, "docs": "The content stream, if the item represents a file." }, { "info": { "name": "Microsoft Graph Update content for the navigation property driveItem in sites", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/:itemActivity-id/driveItem/content", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "itemActivity-id", "value": "", "type": "path", "description": "The unique identifier of itemActivity" } ] }, "docs": "The content stream, if the item represents a file." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/:itemActivityStat-id/activities/$count", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "itemActivityStat-id", "value": "", "type": "path", "description": "The unique identifier of itemActivityStat" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/itemActivityStats/$count", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get lastSevenDays from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/analytics/lastSevenDays", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get lastSevenDays from sites" }, { "info": { "name": "Microsoft Graph Get analytics from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/getByPath(path=':path')/analytics", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "path", "value": "", "type": "path", "description": "Usage: path='{path}'" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Analytics about the view activities that took place on this site." }, { "info": { "name": "Microsoft Graph Update the navigation property analytics in sites", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/getByPath(path=':path')/analytics", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "path", "value": "", "type": "path", "description": "Usage: path='{path}'" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property analytics in sites" }, { "info": { "name": "Microsoft Graph Delete navigation property analytics for sites", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/getByPath(path=':path')/analytics", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "path", "value": "", "type": "path", "description": "Usage: path='{path}'" } ] }, "docs": "Microsoft Graph Delete navigation property analytics for sites" } ] } ], "bundled": true }