GET
/
v1
/
device-agent
/
mac
Download macOS Device Agent
curl --request GET \
  --url https://api.trycomp.ai/v1/device-agent/mac \
  --header 'X-API-Key: <api-key>'
"Binary DMG file content"

Authorizations

X-API-Key
string
header
required

API key for authentication

Headers

X-Organization-Id
string

Organization ID (required for session auth, optional for API key auth)

Response

default - application/x-apple-diskimage

macOS agent DMG file download

The response is of type file.