{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin users.user.Functions API", "version": "1.0.0" }, "items": [ { "info": { "name": "users.user.Functions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Invoke function exportDeviceAndAppManagementData", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/exportDeviceAndAppManagementData()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ] }, "docs": "Microsoft Graph Invoke function exportDeviceAndAppManagementData" }, { "info": { "name": "Microsoft Graph Invoke function exportDeviceAndAppManagementData", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/exportDeviceAndAppManagementData(skip=:skip,top=:top)", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "skip", "value": "", "type": "path", "description": "Usage: skip={skip}" }, { "name": "top", "value": "", "type": "path", "description": "Usage: top={top}" } ] }, "docs": "Microsoft Graph Invoke function exportDeviceAndAppManagementData" }, { "info": { "name": "Microsoft Graph Invoke function getManagedAppDiagnosticStatuses", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/getManagedAppDiagnosticStatuses()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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" } ] }, "docs": "Gets diagnostics validation status for a given user." }, { "info": { "name": "Microsoft Graph Invoke function getManagedAppPolicies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/getManagedAppPolicies()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Gets app restrictions for a given user." }, { "info": { "name": "Microsoft Graph Invoke function getManagedDevicesWithAppFailures", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/getManagedDevicesWithAppFailures()", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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" } ] }, "docs": "Retrieves the list of devices with failed apps" }, { "info": { "name": "Microsoft Graph Invoke function reminderView", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/:user-id/reminderView(StartDateTime=':StartDateTime',EndDateTime=':EndDateTime')", "params": [ { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "StartDateTime", "value": "", "type": "path", "description": "Usage: StartDateTime='{StartDateTime}'" }, { "name": "EndDateTime", "value": "", "type": "path", "description": "Usage: EndDateTime='{EndDateTime}'" }, { "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" } ] }, "docs": "Microsoft Graph Invoke function reminderView" }, { "info": { "name": "Microsoft Graph Invoke function delta", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/users/delta()", "params": [ { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. For more information, see Use delta query to track changes in Microsoft Graph data for details." } ] } ], "bundled": true }