Get an open extension
GET https://graph.microsoft.com/v1.0/me?$select=id,displayName,mail,mobilePhone&$expand=extensions
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| $select | string | ||
| $expand | string | 
GET https://graph.microsoft.com/v1.0/me?$select=id,displayName,mail,mobilePhone&$expand=extensions
| Key | Datatype | Required | Description | 
|---|---|---|---|
| $select | string | ||
| $expand | string |