Skip to main content
GET
Get per-source log statistics

Authorizations

Authorization
string
header
required

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

Response

Statistics for each log source

source
string
required
count
integer
required
lastActivity
string
required

ISO 8601 timestamp of the most recent entry, or an empty string when the source has no activity to report. Not marked format: date-time for that reason.