Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Type of the metrics.
timeseries
, timesummary
, latest
The interval between each metrics data point.
The unit of the time interval. Combined with time_interval to determine the interval between each metrics data point. For example, if time_interval=1 and time_unit=hour, the interval between each metrics data point is 1 hour.
minute
, hour
, day
, week
, month
Start time of the metrics data in UTC timezone. If not provided, start time is set to 24 hours before the current time.
End time of the metrics data in UTC timezone. If not provided, end time is set to the current time.
Response
Successful Response
Destination timeseries metrics with metadata.