Skip to main content
GET
Get system metrics

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

errorPeriodDays
integer
default:7

Number of days in the current error-counting window. Defaults to 7 and accepts values from 1 through 365.

Required range: 1 <= x <= 365

Response

OK

dataSources
integer<int64>

Total number of connected data sources.

Example:

3

errors
object

Report-error counters for the current and preceding windows.

Example:
reports
integer<int64>

Total number of report executions.

Example:

156

templates
integer<int64>

Total number of report templates.

Example:

42