Skip to main content
GET
Retrieve Aggregations

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 overall time frame

resolution
string
required

The granularity or level of detail at which data points are combined or summarized. It determines the size of the time intervals over which data is aggregated.

end
string<date-time>

The end of the overall time frame

pageSize
integer<int32>
default:25

The number of Aggregations per page

continuationToken
string

The token used to retrieve the next page

Response

OK

A page of aggregations.

data
object[] | null

The data for the paged response

The links for a paged response

meta
object

Represents meta data for a paged response