Find all computers.

External Documentation

To learn more, visit the Jamf documentation.

Example Output

{
	"computers": [
		{
			"id": 20,
			"name": "<string>"
		},
		{
			"id": 21,
			"name": "<string>"
		}
	]
}

Workflow Library Example

Find Computers with Jamf and Send Results Via Email

Preview this Workflow on desktop