GET
/
v1
/
device-agent
/
windows
Download Windows Device Agent ZIP
curl --request GET \
  --url https://api.trycomp.ai/v1/device-agent/windows \
  --header 'X-API-Key: <api-key>'
"Binary ZIP 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/zip

Windows agent ZIP file download containing MSI installer and setup scripts

The response is of type file.