API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/agents/commands/{commandId}/stream

GET/v1/agents/commands/{commandId}/stream

Server-Sent Events stream for real-time command status updates

Pfad-Parameter

NameTypBeschreibung
commandIderforderlichstring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/agents/commands/{commandId}/stream \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.agents.get();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche