Get Chunks

Fetches “chunks” of series that are stored as Arrow files in S3. This endpoint is being deprecated for new series in favor of batchGetCachedSeries

Path parameters

logicalSeriesRidstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
startTimestampobjectRequired
endTimestampobjectRequired
resolutionNanoslongRequired

Response

This endpoint returns an object.
chunkslist of objects