Parameter | Context |
---|---|
from | Starting checkpoint (integer, e.g. 52922) or UTC date (e.g. from=“2023-10-31”) |
granularity | The size of time increments you are looking to query. Can be checkpoint or day |
size | The number of results included per page |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x >= 0
Query Parameters
The starting checkpoint or date (UTC) to return. For example, 41100 or 2021-01-01.
Checkpoint or UTC day
Available options:
checkpoint
, day