Finds basic information for all computers.

External Documentation

To learn more, visit the Jamf documentation.

Example Output

{
	"computer": {
		"id": 1,
		"name": "Lauras MacBook Pro",
		"managed": true,
		"username": "Laura",
		"model": "13-inch MacBook Pro (Mid 2016)",
		"department": "Accounting",
		"building": "East",
		"mac_address": "E0:AC:CB:97:36:G4",
		"udid": "55900BDC-347C-58B1-D249-F32244B11D30",
		"serial_number": "C02Q7KHTGFWF",
		"report_date_utc": "2017-07-07T18:37:04.555-0500",
		"report_date_epoch": 1499470624555
	}
}

Workflow Library Example

Get Computers Information with Jamf and Send Results Via Email

Preview this Workflow on desktop