Read Mobile Device

Read a mobile device in Jamf Pro Classic API.

Options

Field Definition Type Required

Read By

Choose one of the following options as the mobile device identifier for the input field:

  • ID: Unique ID of the mobile device.
  • UDID: Unique mobile device ID.
  • Serial Number: Serial number of the mobile device.

Dropdown

TRUE

Input

These Mobile Device fields are dynamically generated based on the field selected in Options.

Field Definition Type Required

Mobile Device

ID

Unique ID of the mobile device.

Number

TRUE

UDID

Unique mobile device ID.

Text

TRUE

Serial Number

Serial number of the mobile device.

Text

TRUE

Output

Field Definition Type

Mobile Device

ID

Unique ID of the mobile device.

Number

Name

Name of the mobile device.

Text

Display Name

Display name of the mobile device.

Text

Device Name

Name of the mobile device.

Text

Asset Tag

Asset tag information of the mobile device.

Text

UDID

Unique mobile device ID.

Text

Serial Number

Serial number of the mobile device.

Text

Phone Number

Phone number of the mobile device.

Text

IP Address

IP address of the mobile device.

Text

Model

Model of the mobile device.

Text

Model Identifier

Distinguish between mobile device types.

Text

OS Type

Operating system type of the mobile device

Text

OS Version

Operating system version of the mobile device.

Text

OS Build

Operating system build of the mobile device.

Text

Last Inventory Update Date

Date and time when an inventory update was last performed on the mobile device.

Date & Time

Last Enrollment Data

Date and time when the mobile device was enrolled.

Date & Time

Initial Entry Date

Date and time of the mobile device initial entry.

Date & Time

Last Backup Time

Date and time when the mobile device was last backed up.

Date & Time

Managed

Specifies whether the mobile device is part of a managed account.

True/False

Supervised

Specifies whether additional control was enabled for the configuration and restrictions of a computer or device.

True/False

Shared

Specifies whether Shared iPad has been enabled on the mobile device.

True/False

Site

Specifies which components can be viewed and managed by the user group.

Sites are components that Jamf Pro administrators can create to determine which objects (for example, computers, mobile devices, or apps) that Jamf Pro users can view and manage. See Sites.

Object

Mobile Device Groups

List of all mobile device groups.

List of Objects

Extension Attributes

Extra inventory information about a device. Below is one object example in the response list.

Copy
{
"extension_attribute":
{
"name": "FirstExtension",
"value": "TestAttribute"
}
}

Or

{
"extension_attribute":
{
"id": 1,
"value": "TestAttribute"
}
}

List of Objects

Raw Output

Raw output returned by the Jamf API.

Object

Location

Username

Username of the mobile device.

Text

Real Name

Real name of the mobile device.

Text

Email

Email for the mobile device.

Text

Position

Position of the mobile device.

Text

Phone

Phone number of the mobile device.

Text

Department

Department of the mobile device.

Text

Building

Building of the mobile mobile device.

For example, Lab_Computer is part of the NYC building.

Text

Room

Room of the mobile device.

Text

Related topics

Jamf Pro Classic API connector

Cards in flows

Jamf Pro Classic API documentation