{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin invitations.directoryObject API", "version": "1.0.0" }, "items": [ { "info": { "name": "invitations.directoryObject", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get invitedUserSponsors from invitations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/invitations/invitedUserSponsors", "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": "$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": "The users or groups who are sponsors of the invited user. Sponsors are users and groups that are responsible for guest users' privileges in the tenant and for keeping the guest users' information and access up to date." }, { "info": { "name": "Microsoft Graph Get invitedUserSponsors from invitations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/invitations/invitedUserSponsors/:directoryObject-id", "params": [ { "name": "directoryObject-id", "value": "", "type": "path", "description": "The unique identifier of directoryObject" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The users or groups who are sponsors of the invited user. Sponsors are users and groups that are responsible for guest users' privileges in the tenant and for keeping the guest users' information and access up to date." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/invitations/invitedUserSponsors/$count", "params": [ { "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" } ] } ], "bundled": true }