Skip to main content
POST
Query

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Content-Type
string

application/json

Body

application/json
metric
object
required
period
object
required
integrationIds
string<uuid>[]

Restrict the query to these integrations.

integrationGroupIds
string<uuid>[]

Restrict the query to the integrations in these integration groups.

Maximum array length: 100
assetGroupIds
string<uuid>[]

Restrict the query to these asset groups.

environmentIds
string<uuid>[]

Restrict the query to the integrations in these environments.

Response

Metric values per interval

data
object[]

One entry per interval, in time order.

meta
object