Contents

NSExtension Mappings

Get a list of the installed extensions for a user on a device.

URL

PUT https://yourmdmhost.example.com/mdm#NSExtensionMappingsCommand

Response Codes

StatusReasonTypeDescription
200OK
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.

Topics

Commands and responses

See Also

Extensions