GET /v1/device-auth/poll/{deviceCode}
GET/v1/device-auth/poll/{deviceCode}
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
deviceCodeerforderlich | string | |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/device-auth/poll/{deviceCode} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.device-auth.get();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |