getDeviceBySerialNumber deviceAsk AIget https://restapi.ayyeka.com/v2.0/device/{serialNumber}Returns information about the device corresponding to the specified serial numberPath ParamsserialNumberstringrequiredSerial number of the device whose information should be returnedResponses 200OK response. 400bad_request: Bad request 401unauthorized: Unauthorized 403forbidden: Forbidden 404not_found: Device not found 429too_many_requests: Too many requests 500internal_server_error: System errorUpdated 11 months ago