API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/agents/installer/download

GET/v1/agents/installer/download

Resolve the download URL for the desktop agent installer (cross-platform, no embedded config)

Query-Parameter

NameTypBeschreibung
oserforderlichstring
archstring
formatstringredirect → 302 to the asset; json → { url, filename, version }

Beispiel

curl -X GET https://api.codemeta-os.de/v1/agents/installer/download \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.agents.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche