{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Created on Behalf Of API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Created on Behalf Of", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get createdOnBehalfOf from applications", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/applications/:application-id/createdOnBehalfOf", "params": [ { "name": "application-id", "value": "", "type": "path", "description": "The unique identifier of application" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Supports $filter (/$count eq 0, /$count ne 0). Read-only." } ] } ], "bundled": true }