Retrieve a specific amberLens dataset. You can also visually explore the datasets at amberLens
The id
value from the Datasets Information for a specific dataset.
[Optional] Payload only includes data after this date (inclusive). <BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Payload only includes data before this date (exclusive). <BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Time format of the timestamps in the return payload.
milliseconds
, ms
, iso
, iso8601
, hr
, human_readable
200
The response is of type any
.