You are here: Home > API Reference > UEM > Mdm Devices > Export device list to CSV format
Export device list to CSV format
Required Permission:mdm.global.device.list
Generates CSV export of complete device list with all filter options applied, including policies, compliance states, and metadata for offline analysis and reporting.
GET
/v1/organizations/:organizationId/mdm/devices/csv
Copy to clipboard
Export device list to CSV format
Required Permission:mdm.global.device.list
Generates CSV export of complete device list with all filter options applied, including policies, compliance states, and metadata for offline analysis and reporting.
Request
Add parameter in headerauthorization
Example:Authorization: Bearer <token>
organizationIdstring
required
Match pattern: ^(([a-fA-F0-9]{24})|([a-zA-Z0-9\\-]{3,}))$
pageinteger
optional
Page number for pagination controls starting at one enabling navigation through large devices collections efficiently.
limitinteger
optional
Maximum number of devices returned per page controlling result set size for pagination and performance optimization.
sortstring
optional
Sort field and direction for ordering device list results enabling customized data presentation and filtering.
Match pattern: ^[\w.]*((:asc)|(:desc))?$
mdmUserIdstring
optional
Filter parameter for MDM user identifier to retrieve devices assigned to specific user.
Match pattern: ^[a-fA-F0-9]{24}$
typestring
optional
Device platform type indicating Android iOS Apple ecosystem or Windows for platform-specific management operations.
androidapplewindows
subTypestring
optional
Device enrollment classification distinguishing fully enrolled devices from pending enrollment tokens for status tracking.
deviceenrollment
showAllboolean
optional
Filter flag to include deactivated or archived devices in results bypassing default active-only filter.
policyIdstring
optional
Filter parameter for policy identifier to retrieve devices with specific policy assignment.
Match pattern: ^[a-fA-F0-9]{24}$
imeistring
optional
Filter parameter for device IMEI number enabling hardware-specific device lookups.
≤ 256 characters
serialNumberstring
optional
Filter parameter for device serial number for manufacturer-specific device identification.
≤ 256 characters
statestring
optional
Current device lifecycle state reflecting enrollment status, provisioning progress, or deactivation for management workflows.
≤ 256 characters
onlyAdmDepboolean
optional
Filter flag to retrieve only Apple DEP-enrolled devices for corporate-owned device reporting.
namestring
optional
Filter parameter for device display name enabling partial name matching in search queries.
≤ 256 characters
isComplianceboolean
optional
Filter flag to retrieve only compliant or non-compliant devices for security auditing workflows.
lastSyncErrorboolean
optional
Filter flag to retrieve devices with recent synchronization errors for troubleshooting purposes.
emmEnrollmentTemplateIdstring
optional
Filter parameter for Android enrollment template identifier to group devices by enrollment method.
Match pattern: ^[a-fA-F0-9]{24}$
admEnrollmentTemplateIdstring
optional
Filter parameter for Apple enrollment template identifier to segment devices by enrollment workflow.
Match pattern: ^[a-fA-F0-9]{24}$
winEnrollmentTemplateIdstring
optional
Filter parameter for Windows enrollment template identifier for enrollment method-based device grouping.
Match pattern: ^[a-fA-F0-9]{24}$
tagsarray
optional
Array of organizational tags for grouping devices by department, location, or custom criteria in filtering workflows.
searchstring
optional
Full-text search parameter matching device names, serial numbers, IMEIs, or user emails for flexible discovery.
≤ 256 characters
osVersionstring
optional
Filter parameter for operating system version enabling version-specific device targeting for updates.
≤ 128 characters
availableUpdatestring
optional
Filter parameter for pending OS update version identifying devices eligible for upgrade campaigns.
≤ 128 characters
networkIpstring
optional
Filter parameter for device network IP address enabling network-based device discovery and segmentation.
≤ 128 characters
segmentIdinteger
optional
Segment identifier for scoping devices into an specific segment
expandTostring
optional
Param to include ancestor or child related entities