POST
/
monitor
/
{id}
/
chart

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

the monitor identifier

Body

application/json
range
object

the range the time series will return data

stepInSeconds
integer

the data step aggregation

filterBy
object

Response

200 - application/json
labels
object[]
required

the series labels

entries
object[]
required

the series entries