get https://api.smarterai.com/v4/media/endpoint//thumbnails
This guide explains how to get all the thumbnails of an endpoint for a specific time range
The response has a list of items with the following parameters:
Parameter | Type | Description |
---|---|---|
url | string | The URL of the thumbnail pack. It is a TAR archive containing several thumbnails. |
urlExpiry | long | The expiry date of the thumbnail pack download URL. |
startTimestamp | long | The capture timestamp of the first thumbnail in the pack. |
endTimestamp | long | The capture timestamp of the last thumbnail in the pack. |