NSExtension Mappings
Get a list of the installed extensions for a user on a device.
URL
PUT https://yourmdmhost.example.com/mdm#NSExtensionMappingsCommandResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/xml | NSExtensionMappingsResponse | The response object the system returns for the NSExtension Mappings Command. |
Discussion
This list is a superset of the list that ActiveNSExtensionsCommand returns. It may contain extensions that the system never enables due to various restrictions.
Refer to the following sections to determine supported channels and requirements, and to see an example request and response.
Command availability
Device channel | NA |
User channel | macOS |
Requires supervision | macOS |
Allowed in user enrollment | NA |
Required access right | QueryInstalledApps |
Example request and response
HTTP Body
The request object the server returns for the NSExtension Mappings Command.