Contents

Managed Application Attributes

Query attributes in managed apps on a device.

URL

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
ManagedApplicationAttributesResponse

The response object the system returns for the Managed Application Attributes Command.

Discussion

This command allows the server to get attributes of managed apps.

The response doesn’t include apps that Declarative Device Management is managing.

Refer to the following sections to determine supported channels and requirements, and to see an example request and response.

Command availability

Device channel

iOS, Shared iPad, tvOS, visionOS, watchOS

User channel

NA

Requires supervision

NA

Allowed in user enrollment

iOS, visionOS

Required access right

AllowAppInstallation

Example request and response

HTTP Body

The request object the server returns for the Managed Application Attributes Command.

Topics

Commands and responses

See Also

Managed Apps