v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBDevices
Wait for device to be ready
Blocks until the device reaches the ready state, then returns the same payload as Get device info. The call returns early with an error if the wait is cancelled or times out.
get/devices/{deviceId}/wait
Path parameters
deviceIdstring required
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DeviceInfo.json"
}