Contents

Active NSExtensions

Get a list of active extensions for a user on a device.

URL

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
ActiveNSExtensionsResponse

The response object the system returns for the Active NSExtensions Command.

Discussion

This command returns information about the active extensions for a user. Extensions exist for each user, not for the device.

Extensions restricted from executing by Application Launch Restrictions or the NSExtensionManagement configuration profile won’t appear in the response.

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 Active NSExtensions Command.

Topics

Commands and responses

See Also

Extensions