Skip to main content
GET
Metrics

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
integer
required

Unique identifier for a dataset.

Response

Ok

statistics
object[]
required

Statistics for each snapshot on this page.

previous
string | null

Snapshot id to pass as until_snapshot to fetch the next page of older snapshots. Null when there are no further pages.