v1

latestSwagger 2.02026-07-132525401.9 MB
distribute

Returns all devices associated with the given distribution group

get/v0.1/apps/{owner_name}/{app_name}/distribution_groups/{distribution_group_name}/devices

Path parameters

distribution_group_namestring required

The name of the distribution group.

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Query parameters

release_idnumber

when provided, gets the provisioning state of the devices owned by users of this distribution group when compared to the provided release.

Response

Success

udidstring required

The Unique Device IDentifier of the device

modelstring required

The model identifier of the device, in the format iDeviceM,N

device_namestring required

The device description, in the format "iPhone 7 Plus (A1784)"

full_device_namestring

A combination of the device model name and the owner name.

os_buildstring required

The last known OS version running on the device

os_versionstring required

The last known OS version running on the device

serialstring

The device's serial number. Always empty or undefined at present.

imeistring

The device's International Mobile Equipment Identity number. Always empty or undefined at present.

owner_idstring

The user ID of the device owner.

statusstring required

The provisioning status of the device.

registered_atstring

Timestamp of when the device was registered in ISO format.