Skip to main content

Get device telemetry history

GET /fhir/Device/{id}/telemetry/history
GET /fhir/R4/Device/{id}/telemetry/history
GET /fhir/R5/Device/{id}/telemetry/history
alphahttps://api.sandbox.ovok.com

Query observation history for a device from Signals. Defaults to the last 72 hours.

Parameters

NameInTypeRequiredDescription
idpathstringyes
fromquerystringno
toquerystringno
codequerystringno
pagequeryintegerno
pageSizequeryintegerno

Responses

CodeDescription
200Success.
400The request could not be operated by the server.
401The resource owner or authorization server denied the request.
404The requested resource could not be found.
422The request could not be validated by the server.
500The server encountered an unexpected condition. Please try again later.