Skip to main content
GET
Retrieves Readings

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Query Parameters

start
string<date-time>
required

The start of the time frame

end
string<date-time>

The end of the time frame

resample
string

When possible the Readings will be resampled to the provided resolution

pageSize
integer<int32>
default:25

The number of Readings per page

continuationToken
string

The token used to retrieve the next page

Response

OK

A page of readings.

data
object[] | null

The data for the paged response

The links for a paged response

meta
object

Represents meta data for a paged response