curl --request GET \
--url http://localhost:3333/v1/device-agent/mac \
--header 'X-API-Key: <api-key>'"Binary DMG file content"Downloads the Comp AI Device Agent installer for macOS as a DMG file. The agent helps monitor device compliance and security policies. Supports both API key authentication (X-API-Key header) and session authentication (cookies + X-Organization-Id header).
curl --request GET \
--url http://localhost:3333/v1/device-agent/mac \
--header 'X-API-Key: <api-key>'"Binary DMG file content"Was this page helpful?