getDeviceLogs devicelogAsk AIget https://restapi.ayyeka.com/v2.0/device/{deviceId}/logReturns up to 100 new logs from the specified devicePath ParamsdeviceIdint64required≥ 1ID of the device whose log counters should be returnedQuery ParamslastDeliveredIdint64≥ 1ID of the oldest log counter from which to start returning samplesResponses 200OK response. 400bad_request: Bad request 401unauthorized: Unauthorized 403forbidden: Forbidden 404not_found: Log not found 429too_many_requests: Too many requests 500internal_server_error: System errorUpdated 11 months ago